rmmod error in kernel 2.6

yh at bizmail.com.au yh at bizmail.com.au
Fri Jul 21 01:35:13 UTC 2006


Yes, I did double check, please see following configuration:

#
# Linux Module Utilities
#
CONFIG_INSMOD=y
# CONFIG_FEATURE_2_4_MODULES is not set
CONFIG_FEATURE_2_6_MODULES=y
CONFIG_LSMOD=y
CONFIG_MODPROBE=y
CONFIG_RMMOD=y
# CONFIG_FEATURE_CHECK_TAINTED_MODULE is not set

Thank you.

Jim

> On Thu, Jul 20, 2006 at 09:17:03PM +1000, YH wrote:
>>Thanks Mike. I have already enabled kernel 2.6 support and I am able to
>>use "insmod MyModule.ko" to install modules, but I cannot remove the
>> module.
>
> Perhaps double-check that your kernel has support for unloading modules.
>>
>>Thank you.
>>
>>Jim
>>
>>Mike Frysinger wrote:
>>
>>>On Thursday 20 July 2006 01:11, yh at bizmail.com.au wrote:
>>>
>>>>I am able to call rmmod MyModule in kernel 2.4. But in kernel 2.6, the
>>>>"rmmod MyModule" returns an error "Function not implemented". The rmmod
>>>>has been enabled in configuration file. What was I missing?
>>>
>>>
>>>you probably didnt enable linux-2.6 support in busybox
>>>-mike
>>
>>_______________________________________________
>>busybox mailing list
>>busybox at busybox.net
>>http://busybox.net/cgi-bin/mailman/listinfo/busybox
>>
>





More information about the busybox mailing list