Re: [opensuse] Re: How to unload kernel module?
- From: Josef Wolf <jw@xxxxxxxxxxxxx>
- Date: Fri, 20 Feb 2009 18:37:14 +0100
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
- Follow-Ups:
- Re: [opensuse] Re: How to unload kernel module?
- From: Boyd Stephen Smith Jr.
- Re: [opensuse] Re: How to unload kernel module?
- References:
- Prev by Date: [opensuse] Re: How to unload kernel module?
- Next by Date: [opensuse] clean hard drive
- Previous by thread: [opensuse] Re: How to unload kernel module?
- Next by thread: Re: [opensuse] Re: How to unload kernel module?
- Index(es):
Relevant Pages
|
Loading