matt zagrabelny wrote:
hello,
i would like to remove a module. when i do "rmmod " i get:
: device or resource busy
is there a way to list processes that are using a module?
enjae[westk]:/home/westk> sudo lsmod
Module Size Used byNot tainted
r128 90232
On Sat, Aug 09, 2003 at 11:53:38AM -0500, matt zagrabelny wrote:
> i would like to remove a module. when i do "rmmod " i get:
>
> : device or resource busy
>
> is there a way to list processes that are using a module?
If the module has a device associated with it, then you can use lsof on
the d
hello,
i would like to remove a module. when i do "rmmod " i get:
: device or resource busy
is there a way to list processes that are using a module?
are processes the only thing that need to be stopped before a module can
be removed?
please advise.
thanks,
matt zagrabelny
--
To UNSUBSCRIB
On Sat, Aug 09, 2003 at 11:53:38AM -0500, matt zagrabelny wrote:
> hello,
>
> i would like to remove a module. when i do "rmmod " i get:
>
> : device or resource busy
>
> is there a way to list processes that are using a module?
>
> are processes the only thing that need to be stopped before a
4 matches
Mail list logo