* module-init-tools 0.9.5
@ 2002-12-19 15:29 Tomas Szepe
2002-12-20 0:37 ` Rusty Russell
0 siblings, 1 reply; 3+ messages in thread
From: Tomas Szepe @ 2002-12-19 15:29 UTC (permalink / raw)
To: Rusty Russell; +Cc: lkml
$ uname -r
2.4.20
[compile and install 2.5.52]
still in 2.4.20:
# depmod -V
module-init-tools 0.9.5
# depmod -ae -F /boot/System.map-2.5.52 2.5.52
#
[reboot into 2.5.52]
# modprobe pcnet32
FATAL: module pcnet32 not found.
# depmod -ae
# modprobe pcnet32
#
Hmm?
--
Tomas Szepe <szepe@pinerecords.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: module-init-tools 0.9.5
2002-12-19 15:29 module-init-tools 0.9.5 Tomas Szepe
@ 2002-12-20 0:37 ` Rusty Russell
2002-12-20 3:51 ` Tomas Szepe
0 siblings, 1 reply; 3+ messages in thread
From: Rusty Russell @ 2002-12-20 0:37 UTC (permalink / raw)
To: Tomas Szepe; +Cc: lkml
In message <20021219152942.GD26389@louise.pinerecords.com> you write:
> $ uname -r
> 2.4.20
>
> [compile and install 2.5.52]
>
> still in 2.4.20:
> # depmod -V
> module-init-tools 0.9.5
> # depmod -ae -F /boot/System.map-2.5.52 2.5.52
> #
>
> [reboot into 2.5.52]
>
> # modprobe pcnet32
> FATAL: module pcnet32 not found.
> # depmod -ae
> # modprobe pcnet32
> #
>
> Hmm?
I can't reproduce that here (the two produce identical results with my
config). Can you send the contents of /lib/modules/2.5.52/modules.dep
produced after each run?
Thanks,
Rusty.
--
Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: module-init-tools 0.9.5
2002-12-20 0:37 ` Rusty Russell
@ 2002-12-20 3:51 ` Tomas Szepe
0 siblings, 0 replies; 3+ messages in thread
From: Tomas Szepe @ 2002-12-20 3:51 UTC (permalink / raw)
To: Rusty Russell; +Cc: lkml
> In message <20021219152942.GD26389@louise.pinerecords.com> you write:
> > $ uname -r
> > 2.4.20
> >
> > [compile and install 2.5.52]
> >
> > still in 2.4.20:
> > # depmod -V
> > module-init-tools 0.9.5
> > # depmod -ae -F /boot/System.map-2.5.52 2.5.52
> > #
> >
> > [reboot into 2.5.52]
> >
> > # modprobe pcnet32
> > FATAL: module pcnet32 not found.
> > # depmod -ae
> > # modprobe pcnet32
> > #
> >
> > Hmm?
>
> I can't reproduce that here (the two produce identical results with my
> config). Can you send the contents of /lib/modules/2.5.52/modules.dep
> produced after each run?
Ooops. I dropped this vmware machine in the meantime I'm afraid. I'll
certainly let you know if I stumble upon the problem again, though.
--
Tomas Szepe <szepe@pinerecords.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-12-20 3:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-19 15:29 module-init-tools 0.9.5 Tomas Szepe
2002-12-20 0:37 ` Rusty Russell
2002-12-20 3:51 ` Tomas Szepe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox