On Mon, Apr 27, 2009 at 9:48 AM, David Wong
<davidikwong@xxxxxxxxx> wrote:
Hi Wendy,
Thanks for help. Yes that was exactly what I did - choose only `insmod:2.6 and above kernel modules` but un-select supporting older kernels.
This is what I did:
----------------------------------------------------------
y insmod
y insmod: lsmod
y insmod: modprobe
y insmod: rmmod
n insmod: Pre 2.1 kernel modules
n insmod: 2.1 - 2.4 kernel modules
y insmod: 2.6 and above kernel modules
n insmod: Model version checks
n insmod: Support tainted module checking with new kernels
n insmod: load in kernel memory
n insmod: Add module symbols to kernel symbol table
n insmod: Enable load map (-m) option
----------------------------------------------------------
After receiving your email I did 2 builds to progressively turn on the options. Still I get the same error "insmod: Not configured to support old kernels" even after turning on all 3 options to support Pre 2.1, 2.1 - 2.4 and 2.6 and above kernel modules.
Can you recommend a config options? Thanks a lot.