Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266254AbUAMXGh (ORCPT ); Tue, 13 Jan 2004 18:06:37 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266251AbUAMXGh (ORCPT ); Tue, 13 Jan 2004 18:06:37 -0500 Received: from fw.osdl.org ([65.172.181.6]:24043 "EHLO mail.osdl.org") by vger.kernel.org with ESMTP id S266244AbUAMXGe (ORCPT ); Tue, 13 Jan 2004 18:06:34 -0500 Date: Tue, 13 Jan 2004 15:03:19 -0800 From: "Randy.Dunlap" To: linux-kernel@vger.kernel.org Subject: Re: modprobe failed: digest_null Message-Id: <20040113150319.1e309dcb.rddunlap@osdl.org> In-Reply-To: <20040113225047.GA6891@piper.madduck.net> 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> 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: 1066 Lines: 33 On Tue, 13 Jan 2004 23:50:47 +0100 martin f krafft wrote: | also sprach Randy.Dunlap [2004.01.13.2341 +0100]: | > I would guess that you have a high-priority $PATH to old modprobe | > than to the new modprobe... | | That would surprise me, Debian handles this quite well: | | diamond:~# which modprobe | /sbin/modprobe | diamond:~# modprobe -V | module-init-tools version 3.0-pre5 | diamond:~# modprobe.modutils -V | modprobe version 2.4.26 | modprobe: QM_MODULES: Function not implemented | diamond:~# uname -r | 2.6.1 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. -- ~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/