Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265653AbUANBDM (ORCPT ); Tue, 13 Jan 2004 20:03:12 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265657AbUANBDL (ORCPT ); Tue, 13 Jan 2004 20:03:11 -0500 Received: from fw.osdl.org ([65.172.181.6]:30411 "EHLO mail.osdl.org") by vger.kernel.org with ESMTP id S265653AbUANBDG (ORCPT ); Tue, 13 Jan 2004 20:03:06 -0500 Date: Tue, 13 Jan 2004 16:59:51 -0800 From: "Randy.Dunlap" To: lkml Cc: drees@greenhydrant.com Subject: Re: modprobe failed: digest_null Message-Id: <20040113165951.4f74278a.rddunlap@osdl.org> In-Reply-To: <20040113160131.79520358.rddunlap@osdl.org> References: <20040113215355.GA3882@piper.madduck.net> <20040113143053.1c44b97d.rddunlap@osdl.org> <20040113223739.GA6268@piper.madduck.net> <20040113144141.1d695c3d.rddunlap@osdl.org> <20040113225047.GA6891@piper.madduck.net> <20040113150319.1e309dcb.rddunlap@osdl.org> <3156.208.48.139.163.1074037125.squirrel@www.greenhydrant.com> <20040113160131.79520358.rddunlap@osdl.org> Organization: OSDL X-Mailer: Sylpheed version 0.9.4 (GTK+ 1.2.10; i686-pc-linux-gnu) X-Face: +5V?h'hZQPB9kW Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1469 Lines: 44 On Tue, 13 Jan 2004 16:01:31 -0800 "Randy.Dunlap" wrote: | On Tue, 13 Jan 2004 15:38:45 -0800 (PST) "David Rees" wrote: | | | On Tue, January 13, 2004 at 3:03 pm, Randy.Dunlap wrote: | | > | | > OK, maybe someone else has an answer then. | | > | | > 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. | | | | I'm getting similar messages from dmesg after upgrading to 2.6.1, too: | | | | request_module: failed /sbin/modprobe -- n. error = 256 | | | | [drees@summit drees]$ /sbin/modprobe -V | | module-init-tools version 3.0-pre5 | | [drees@summit drees]$ | | | | Running on Fedora Core 1 compiled with gcc 3.3.2. Didn't see these with | | 2.6.0. | | Yes, I see a couple of similar messages: | | request_module: failed /sbin/modprobe -- parport_lowlevel. error = -16 | request_module: failed /sbin/modprobe -- fb0. error = 256 | | ...? I don't think that it's related to IPsec since I'm not using that. I'm looking at the changes in kernel/kmod.c for 2.6.1 to see if they could cause it. -- ~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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/