Re: dmesg gives me request_module fail 2.6.1

From: Rusty Russell
Date: Wed Jan 14 2004 - 20:45:37 EST


On Tue, 13 Jan 2004 11:21:23 -0500
Eric Blade <eblade@xxxxxxxxxxxxxxxxxxxx> wrote:

> request_module: failed /sbin/modprobe -- net-pf-10. error = 65280

A more recent module-init-tools will not return failure when asked to
modprobe something it's never heard of (with -q, which the kernel uses,
despite that misleading message) eg:

modprobe -q -- aalsfdhjlsfdjkhsfhkh

Will "succeed".
Cheers,
Rusty.
--
there are those who do and those who hang on and you don't see too
many doers quoting their contemporaries. -- Larry McVoy
-
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/