modprobe -r <modulename>

or

rmmod <modulename>

will take out the "old" modules.  I think modprobe will complain if you
try to remove a module that has another, currently installed module
which depends on it.  I believe that rmmod will ask no such questions.

To be safe, I'd remove all the bttv-related modules from the running
kernel, then re-install them from your new build with modprobe.

-Eric

"Brooks M. Roy" wrote:
> 
> Once i install the modules of the bttv new version.  Is there a way to
> reload the modules w/o rebooting the system? I loaded them by a modprobe
> bttv
> 
> -Brooks Roy


-- 
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to