Re: [opensuse] Re: How to unload kernel module?



On Fri, Feb 20, 2009 at 05:57:28PM +0100, jdd wrote:
Josef Wolf a écrit :
Hello,

I'd like to debug a kernel module. For that, I want to unload the
module that was loaded at boot. I remember in the old days, you
could simply "modprobe -r modname" to get rid of it.

rmmod worked for me recently

Thanks for the quick answer. Unfortunately, rmmod will not remove
the module because its use-count is still 1 although no applications
are currently using /dev/dvb/*.

raven:/ # lsof | grep /dev/dvb
raven:/ #
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx



Relevant Pages

  • Re: Modules from loading
    ... I figured out the I can use modprobe to unload these modules, ... > but I can't keep them from loading on boot. ... Locate the kernel module "in charge", ...
    (alt.os.linux.suse)
  • Re: [opensuse] How to unload kernel module?
    ... I'd like to debug a kernel module. ... I want to unload the ... could simply "modprobe -r modname" to get rid of it. ...
    (SuSE)
  • [opensuse] How to unload kernel module?
    ... I'd like to debug a kernel module. ... I want to unload the ... module that was loaded at boot. ... could simply "modprobe -r modname" to get rid of it. ...
    (SuSE)
  • [opensuse] Re: How to unload kernel module?
    ... I'd like to debug a kernel module. ... I want to unload the ... module that was loaded at boot. ...
    (SuSE)
  • Re: P75 fishing exploration......
    ... 55SX, where the CMOS failed to remember things because of a failing battery, ... Eisenpress) was using debug on the CMOS: ... The method is to boot from a floopy, ...
    (comp.sys.ibm.ps2.hardware)

Loading