unload driver on FC2

Graham Campbell gc1111 at optonline.net
Wed Nov 10 01:35:32 UTC 2004


On Tue, 2004-11-09 at 19:30 -0600, Lonnie Cumberland wrote:
> is there a way to list the current loaded modules?
> 
> tried:
> 
> modprobe -l
> 
> but it seems to list all available modules and not just the ones loaded.
> 
> thanks,
> Lonnie
> 
> Alexander Dalloz wrote:
> 
> >Am Mi, den 10.11.2004 schrieb Lonnie Cumberland um 2:19:
> >
> >  
> >
> >>how do I unload the USB webcam driver on FC2?
> >>
> >>Or possibly unload the USB driver as well?
> >>    
> >>
> >
> >  
> >
> >>Lonnie
> >>    
> >>
> >
> >modprobe -r <module_name>
> >
> >or: rmmod <module_name>
> >
> >This works only, if the module is not used by the system.
> >
> >Alexander
> >
> >
> >  
> >
> 
> 

sudo /sbin/lsmod
-- 
Graham Campbell <gc1111 at optonline.net>




More information about the fedora-list mailing list