From owner-freebsd-current@FreeBSD.ORG Wed Sep 17 16:09:18 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3DA891065699 for ; Wed, 17 Sep 2008 16:09:18 +0000 (UTC) (envelope-from jiashiun@gmail.com) Received: from ik-out-1112.google.com (ik-out-1112.google.com [66.249.90.177]) by mx1.freebsd.org (Postfix) with ESMTP id 3791D8FC24 for ; Wed, 17 Sep 2008 16:09:16 +0000 (UTC) (envelope-from jiashiun@gmail.com) Received: by ik-out-1112.google.com with SMTP id c29so2907869ika.3 for ; Wed, 17 Sep 2008 09:09:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=dyspLYAYKNrpn4SKCU76MWakMHmSc0VBBGKD+uZUbL4=; b=gB7L7+QYMXj7xcozBGSoatTjzMJm2cCvPY1OQV1wFv+yzW2lccVq7QT5BJhc3zKNR8 pdtG11RH0x9pF5xpiulOnFwMhOVN1Rwe/PDyeH5O8Ok1vDD1JCQPU9wOxCC+lLjbevyc zJuQYnP4POM3ACkeyxyyK7rBjDb/vN7OaJFH4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=tah3EA8WgwuBAF+7wjJhFBBYG051RxZoLxdVdTz35xHgTZjXDMK+cO5hZ/u6IdZ8rx Isqoz+QiYsGXYfk9jvccCtE9CRM8ryocLtVMtucnHa0SjKEsF02ZBLh3w5TdD3pgzw1U FiJqOzKsVNuFi1+z/dlHBJsmnEDTpfrlUL8vs= Received: by 10.210.62.12 with SMTP id k12mr3373035eba.15.1221666405209; Wed, 17 Sep 2008 08:46:45 -0700 (PDT) Received: by 10.210.34.13 with HTTP; Wed, 17 Sep 2008 08:46:44 -0700 (PDT) Message-ID: <1d6d20bc0809170846g69311401j7f93f97969756e43@mail.gmail.com> Date: Wed, 17 Sep 2008 23:46:44 +0800 From: "Jia-Shiun Li" To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_9508_25063257.1221666405213" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Unable to boot Asus P5QL-EM w/ acpi enabled X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2008 16:09:18 -0000 ------=_Part_9508_25063257.1221666405213 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline The mainboard is an ASUS P5QL-EM (Intel G43/ICH10) with BIOS revision 0406. The kernel is loaded via firewire-enabled pxeboot. The kernel message showed that kernel hangs after attached acpi_hpet. At the moment firewire console would disconnect. If disable acpi then it boots fine. If booting with GENERIC kernel, it would hang even with acpi disabled, and the last message is "run_interrupt_driven_hooks: still waiting after 60 seconds for xpt_config" though there is no SCSI device onboard. According to my inaccurate memory, kernel version as of 2008/08/20 boots fine with acpi. dmesg, pciconf, acpidump and kernel config file attached. Regards, Jia-Shiun. ------=_Part_9508_25063257.1221666405213--