On Tue, 2008-10-14 at 09:40 -0500, Hugo Vanwoerkom wrote:
> That means if I wait a little bit that '[permanent]' should go.
> Let me see.
It seems that [permanent] means the module can't be unloaded; I guess
it's unlikely to go away soon.
Richard
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
Frank Lanitz wrote:
On Tue, 14 Oct 2008 06:52:13 -0500
Hugo Vanwoerkom <[EMAIL PROTECTED]> wrote:
Hi,
In the 'lsmod' list I find this:
...
ide_pci_generic 3908 0 [permanent]
...
yet in the .config of 2.6.26-1-686 I see:
...
CONFIG_IDE_GENERIC=m
...
question: how does that entry in
On Tue, 14 Oct 2008 06:52:13 -0500
Hugo Vanwoerkom <[EMAIL PROTECTED]> wrote:
> Hi,
>
> In the 'lsmod' list I find this:
>
> ...
> ide_pci_generic 3908 0 [permanent]
> ...
>
> yet in the .config of 2.6.26-1-686 I see:
> ...
> CONFIG_IDE_GENERIC=m
> ...
>
> question: how does that entr
Hi,
In the 'lsmod' list I find this:
...
ide_pci_generic 3908 0 [permanent]
...
yet in the .config of 2.6.26-1-686 I see:
...
CONFIG_IDE_GENERIC=m
...
question: how does that entry in lsmod come about + what does it mean?
Hugo
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a
On Fri, 15 Sep 2006, Hugo Vanwoerkom wrote:
Hi,
lsmod shows, in part:
...
usbcore95296 5 usbhid,ehci_hcd,uhci_hcd
...
Is there a way to find out who the other 2 users are, besides usbhid,ehci_hcd
and uhci_hcd?
When I do a rmmod on those, they go away but usbcore refuses to
Hi,
lsmod shows, in part:
...
usbcore95296 5 usbhid,ehci_hcd,uhci_hcd
...
Is there a way to find out who the other 2 users are, besides
usbhid,ehci_hcd and uhci_hcd?
When I do a rmmod on those, they go away but usbcore refuses to be
removed because the use count is not 0. W
6 matches
Mail list logo