Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
What about this setting in default.prop
![]()


free your android guide said:Easiest way to replace the kernel is to take a kernel update zip for your device, un-zip it and rename the zImage file to "boot.img-kernel" and copy and replace the file of the same name in your directory.

I can't wait to see if it will boot!make ARCH=arm CROSS_COMPILE=$CCOMPILER -j`grep 'processor' /proc/cpuinfo | wc -l`
HOSTLD scripts/kconfig/conf
scripts/kconfig/conf --silentoldconfig Kconfig
#
# configuration written to .config
#
CHK include/linux/version.h
UPD include/linux/version.h
CHK include/generated/utsrelease.h
UPD include/generated/utsrelease.h
CC scripts/mod/empty.o
cc1: error: unrecognized command line option ‘-mlittle-endian’
cc1: error: unrecognized command line option ‘-mno-thumb-interwork’
HOSTCC scripts/mod/mk_elfconfig
scripts/mod/empty.c:1:0: error: unknown ABI (aapcs-linux) for -mabi= switch
scripts/mod/empty.c:1:0: error: bad value (armv5t) for -march= switch
make[2]: *** [scripts/mod/empty.o] Error 1
make[2]: *** Waiting for unfinished jobs....
HOSTCC scripts/kallsyms
HOSTCC scripts/conmakehash
make[1]: *** [scripts/mod] Error 2
make[1]: *** Waiting for unfinished jobs....
make: *** [scripts] Error 2
make: *** Waiting for unfinished jobs....
Generating include/generated/mach-types.h

lol at this point im just hoping that the nandroid works xDmake ARCH=arm CROSS_COMPILE=$CCOMPILER -j`grep 'processor' /proc/cpuinfo | wc -l`
make: /cm7/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-gcc: Command not found
CHK include/linux/version.h
HOSTCC scripts/bin2c
CC scripts/mod/empty.o
/bin/sh: /cm7/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-gcc: not found
make[2]: *** [scripts/mod/empty.o] Error 127
make[1]: *** [scripts/mod] Error 2
make[1]: *** Waiting for unfinished jobs....
CHK include/generated/utsrelease.h
make[1]: `include/generated/mach-types.h' is up to date.
CC kernel/bounds.s
/bin/sh: /cm7/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-gcc: not found
make[1]: *** [kernel/bounds.s] Error 127
make: *** [prepare0] Error 2
make: *** Waiting for unfinished jobs....
make: *** [scripts] Error 2
arm-eabi-gcc is available when I looked in that folder.. tho im not sure whats going on completelyyeah I'll definitely check that out.. Thanks for helping me notice that lol, i feel kinda dumb now since that was kinda obvious
in other news, cm7 is now in nandroid format!! I'll be testing that out as im installing it as Im typing! Can you believe that, I mean when you read this, knowing that when I'm typing these exact words its installing it
edit: This may be a problem.. with the kernel thingy. The contents of empty.c is this: /* empty file to figure out endianness / word size */
So it's being updated in real time im assuming which means I'll have a heck of a time figuring this one outlol at this point im just hoping that the nandroid works xD
edit: didn't boot but im going to try out different things
edit 2: I tried to do the export command for the kernel now I get this:
Code:make ARCH=arm CROSS_COMPILE=$CCOMPILER -j`grep 'processor' /proc/cpuinfo | wc -l` make: /cm7/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-gcc: Command not found CHK include/linux/version.h HOSTCC scripts/bin2c CC scripts/mod/empty.o /bin/sh: /cm7/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-gcc: not found make[2]: *** [scripts/mod/empty.o] Error 127 make[1]: *** [scripts/mod] Error 2 make[1]: *** Waiting for unfinished jobs.... CHK include/generated/utsrelease.h make[1]: `include/generated/mach-types.h' is up to date. CC kernel/bounds.s /bin/sh: /cm7/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-gcc: not found make[1]: *** [kernel/bounds.s] Error 127 make: *** [prepare0] Error 2 make: *** Waiting for unfinished jobs.... make: *** [scripts] Error 2arm-eabi-gcc is available when I looked in that folder.. tho im not sure whats going on completely
edit 3: I need a COMPLETELY stock boot.img (preferrably one from the b08 update found here: http://androidforums.com/warp-all-things-root/473503-b08-update-file-captured.html But I can't seem to get the link working)
It disconnected I'll still leave it running though
yayzI have a completely stock boot.img
Want me to upload it & give you the link?
Actually can you go ahead and do that? I want to compare md5 sums