Oleg - 2012-08-13

Hi,

My kernel module fails to load on Milestone 2. insmod fails.
Here are some version strings from the device:
Build.DISPLAY: MILS2_U6_2.4.24
Build.PRODUCT: A953_MILS2_U6
Kernel version: 2.6.32.9-g6685cb4

The module works well on other devices.
I've tried different kernel sources with no luck. I use mapphone_defconfig kernel config file and arm toolchain from Android ndk to build the kernel and the module.

Where can I get correct kernel source code for that device? Are there any tweaks that must be done with the mapphone_defconfig file?

Thanks