From owner-freebsd-current@FreeBSD.ORG Tue Aug 10 02:43:51 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3E7416A4CE for ; Tue, 10 Aug 2004 02:43:50 +0000 (GMT) Received: from huva.hittite.isp.9tel.net (huva.hittite.isp.9tel.net [62.62.156.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF46F43D54 for ; Tue, 10 Aug 2004 02:43:50 +0000 (GMT) (envelope-from martin.mato@wanadoo.fr) Received: from [192.168.0.2] (unknown [84.98.16.201]) by huva.hittite.isp.9tel.net (Postfix) with ESMTP id 1CBD114B5B3 for ; Tue, 10 Aug 2004 04:53:20 +0200 (CEST) Message-ID: <41183662.4010802@wanadoo.fr> Date: Tue, 10 Aug 2004 04:43:46 +0200 From: Martin MATO User-Agent: Mozilla Thunderbird 0.7.2 (Windows/20040707) X-Accept-Language: fr, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: ACPI autoload failed: no such file or directory X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: martin.mato@wanadoo.fr List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Aug 2004 02:43:51 -0000 since several days; i ' got this message before the kernel load (not easy to see that, is not include in the logs) ACPI autoload failed: no such file or directory after the boot process, i logged in and try this command #kldload acpi.ko kldload: can't load usb.ko: No such file or directory #kldload /boot/kernel/acpi.ko in this case the system try to load the module and, of course, it can't. - the acpi.ko file is present in /boot/kernel - i didn't changed anything , except a fresh kernel build - kldload works with other modules in this directory. anyone could explain this.. strange thing? nota : the system boot and work perfectly. Only the ACPI functions are absent.. (it isn't a big problem for me, but i whish understand)