• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. P

    Root compiling Linux kernel for Samsung Galaxy 5 : compiled zImage doesn't work

    I am trying to compile Linux kernel for my Samsung Galaxy 5 with full Netfilter support: The phone specifications are: Model number : GT-I5503 Firmware version : 2.1-update1 Baseband version : I5503DDJG5 Kernel version : 2.6.29-perf root@SE-S605 #5 Build number ...
  2. P

    error while loading new compiled Linux kernel image into the android emulator(1.5)

    I have successfully compiled Linux kernel for android: root@ubuntu:~/common# ARCH=arm CROSS_COMPILE=~/mydroid/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi- make CHK include/linux/version.h make[1]: `include/asm-arm/mach-types.h' is up to date. CHK include/linux/utsrelease.h ...