[BusyBox-cvs] [BusyBox 0000128]: rmmod does not work

bugs at busybox.net bugs at busybox.net
Sat Jul 16 22:00:54 UTC 2005


The following issue has been RESOLVED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=128 
====================================================================== 
Reported By:                sukanta
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   128
Category:                   Kernel Module Support
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     resolved
Resolution:                 no change required
Fixed in Version:           
====================================================================== 
Date Submitted:             03-01-2005 03:16 PST
Last Modified:              07-16-2005 15:00 PDT
====================================================================== 
Summary:                    rmmod does not work
Description: 
I compiled support for both insmod and rmmod, as well as support for
loading Linux kernel version 2.6.x modules. Now I am able to load module
using 'insmod'. 'lsmod' shows the module <module name> is loaded. However,
when I try to remove the modules I get the error:

rmmmod: <module name>: Function Not Implemented

====================================================================== 

---------------------------------------------------------------------- 
 sukanta - 03-02-05 01:01  
---------------------------------------------------------------------- 
Issue solved. CONFIG_MODULE_UNLOAD was not set in the 2.6.8 kernel. 

---------------------------------------------------------------------- 
 pgf - 07-16-05 15:00  
---------------------------------------------------------------------- 
submitter had kernel config error 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
03-01-05 03:16  sukanta        New Issue                                    
03-02-05 01:01  sukanta        Note Added: 0000070                          
03-16-05 12:27  andersen       Assigned To              andersen => BusyBox 
07-16-05 15:00  pgf            Status                   assigned => resolved
07-16-05 15:00  pgf            Resolution               open => no change
required
07-16-05 15:00  pgf            Note Added: 0000294                          
======================================================================




More information about the busybox-cvs mailing list