From owner-freebsd-current Sat Sep 15 6:33:31 2001 Delivered-To: freebsd-current@freebsd.org Received: from eken2.eken.phys.nagoya-u.ac.jp (eken2.eken.phys.nagoya-u.ac.jp [133.6.121.2]) by hub.freebsd.org (Postfix) with ESMTP id 533B737B403 for ; Sat, 15 Sep 2001 06:33:28 -0700 (PDT) Received: from eken3.eken.phys.nagoya-u.ac.jp (eken3 [133.6.121.3]) by eken2.eken.phys.nagoya-u.ac.jp (8.11.6+3.4W/3.7W-E) with ESMTP id f8FDXFO12371; Sat, 15 Sep 2001 22:33:15 +0900 (JST) Date: Sat, 15 Sep 2001 22:33:15 +0900 Message-ID: From: yoichi@eken.phys.nagoya-u.ac.jp To: David Malone Cc: current@freebsd.org Subject: Re: ACPI module loading. In-Reply-To: <200109142010.aa54118@salmon.maths.tcd.ie> References: <200109142010.aa54118@salmon.maths.tcd.ie> User-Agent: Wanderlust/2.7.3 (Too Funky) SEMI/1.14.3 (=?ISO-2022-JP?B?GyRCNW0lTkMrGyhC?=) FLIM/1.14.3 (=?ISO-2022-JP?B?GyRCQCZLNThmTk1BMBsoQg==?=) APEL/10.3 Emacs/20.7 (i686-pc-linux-gnu) MULE/4.0 (=?ISO-2022-JP?B?GyRCMlYxYxsoQg==?=) MIME-Version: 1.0 (generated by SEMI 1.14.3 - =?ISO-2022-JP?B?IhskQjVtGyhC?= =?ISO-2022-JP?B?GyRCJU5DKxsoQiI=?=) Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG How about this? unload set module_path=/boot/kernel.old boot /boot/kernel.old/kernel -- yoichi nakayama >>> David Malone wrote: > If you boot from an old kernel then the loader seems to load the acpi > module from the wrong place. I tried booting with both: > unload > boot /boot/kernel.old/kernel > and: > unload > load /boot/kernel.old/kernel > boot > and both loaded the acpi moduse from /boot/kernel/acpi.ko. I thought > that the loader was supposed to be clever enough to find these > things. I suppose it could be the acpi loader, the loader or me > which is broked. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message