Re: dmesg gives me request_module fail 2.6.1

From: Stian Jordet
Date: Wed Jan 14 2004 - 21:14:09 EST


tor, 15.01.2004 kl. 00.10 skrev Rusty Russell:
> 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".

Nah.. sorry :)

chevrolet:~# dmesg|grep request_module|wc -l
108
chevrolet:~# modprobe -V
module-init-tools version 3.0-pre5
chevrolet:~#

Best regards,
Stian

-
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/