hi
i recently comiled 2.5.69 kernel and all goes fine, except that i'm not able to load modules at startup. The error
it gives is like: "modprobe: ERROR module xyz doesn't exist in /proc/modules". The same error comes out when i try to
load modules as root, but all goes fine if i log in as normal user and then i issue 'sudo modprobe xyz'. That's a
strange behaviour, anyone knows what can cause it?
I use module-init-tools 0.9.11
Thanks,
Daniele Pala
> From: Daniele Pala [mailto:[email protected]]
>
> i recently comiled 2.5.69 kernel and all goes fine,
> except that i'm not able to load modules at
> startup. The error
> it gives is like: "modprobe: ERROR module xyz doesn't
> exist in /proc/modules". The same error comes
> out when i try to
Can you actually see the modules in /proc/modules if
you cat it from the shell?
I?aky P?rez-Gonz?lez -- Not speaking for Intel -- all opinions are my own
(and my fault)
On Thu, May 08, 2003 at 02:43:32PM -0700, Perez-Gonzalez, Inaky wrote:
> > From: Daniele Pala [mailto:[email protected]]
> >
> > i recently comiled 2.5.69 kernel and all goes fine,
> > except that i'm not able to load modules at
> > startup. The error
> > it gives is like: "modprobe: ERROR module xyz doesn't
> > exist in /proc/modules". The same error comes
> > out when i try to
>
> Can you actually see the modules in /proc/modules if
> you cat it from the shell?
>
> I?aky P?rez-Gonz?lez -- Not speaking for Intel -- all opinions are my own
> (and my fault)
> -
It's all ok now, i had the modprobe thing in the wrong location...i'm just too stupid