Re: modprobe failed: digest_null

From: Randy.Dunlap
Date: Tue Jan 13 2004 - 20:36:29 EST


On Wed, 14 Jan 2004 11:26:00 +1000 Steve Youngs <sryoungs@xxxxxxxxxxxxxx> wrote:

| * Randy Dunlap <Randy.Dunlap> writes:
|
| > The message:
| > kernel: request_module: failed /sbin/modprobe -- digest_null. error = 256
| > is from modutils and not from module-init-tools according to my
| > source files.
|
| Your correct about where this message _doesn't_ come from, but not
| about where it _does_ come from...
|
| ,----[ ./kernel/kmod.c -- lines 113 - 115 ]
| | printk(KERN_DEBUG
| | "request_module: failed %s -- %s. error = %d\n",
| | modprobe_path, module_name, ret);
| `----

Yes, I found that and am digging into it, but I'm close to end-of-day,
so someone else can pick it up soon...


--
~Randy
MOTD: Always include version info.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/