From owner-freebsd-current@FreeBSD.ORG Sat Oct 8 09:29:15 2011 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 19213106566B for ; Sat, 8 Oct 2011 09:29:15 +0000 (UTC) (envelope-from hlh@restart.be) Received: from tignes.restart.be (tignes.restart.be [IPv6:2001:41d0:2:56bf:0:1::]) by mx1.freebsd.org (Postfix) with ESMTP id C3F3C8FC21 for ; Sat, 8 Oct 2011 09:29:14 +0000 (UTC) Received: from restart.be (avoriaz.tunnel.bel [IPv6:2001:41d0:2:56bf:1:ffff::]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "smtp.restart.be", Issuer "CA master" (verified OK)) by tignes.restart.be (Postfix) with ESMTPS id B1678137C8 for ; Sat, 8 Oct 2011 11:29:13 +0200 (CEST) Received: from morzine.restart.bel (morzine.restart.be [IPv6:2001:41d0:2:56bf:1:2::]) (authenticated bits=0) by restart.be (8.14.5/8.14.5) with ESMTP id p989TCYL065262 for ; Sat, 8 Oct 2011 11:29:12 +0200 (CEST) (envelope-from hlh@restart.be) X-DKIM: Sendmail DKIM Filter v2.8.3 restart.be p989TCYL065262 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=restart.be; s=avoriaz; t=1318066153; bh=WunEUZJ/smVZYccb/NpzScKYCvEF1oTWVJtGZssSOAE=; h=Message-ID:Date:From:MIME-Version:To:Subject:Content-Type: Content-Transfer-Encoding; b=wymxvxpDqFRRwWCU6mbUUscv/xcepK0m7fnV1wU9g9bzcHPfw0A2YTdq/gyfVq97f bN8ISQXJ8k37rtI6SLIRw== X-DomainKeys: Sendmail DomainKeys Filter v1.0.2 restart.be p989TCYL065262 DomainKey-Signature: a=rsa-sha1; s=avoriaz; d=restart.be; c=nofws; q=dns; h=message-id:date:from:organization:user-agent:mime-version:to: subject:content-type:content-transfer-encoding; b=QFvDWThr4lRQ9PTmJYhZBYpjGakEnDZSfzD6QHHHpo6xEWZGR8/YLvwbNIbhT63Pj 9Vy6wgS8HTfpvJH5oepOw== Message-ID: <4E9017E8.4070900@restart.be> Date: Sat, 08 Oct 2011 11:29:12 +0200 From: Henri Hennebert Organization: RestartSoft User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:7.0.1) Gecko/20111006 Thunderbird/7.0.1 MIME-Version: 1.0 To: current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: 9.0-BETA3 (r225759) without ACPI raise a page fault 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: Sat, 08 Oct 2011 09:29:15 -0000 Hello, On my configuration, If I boot 9.0-BETA3 (r225759) without ACPI, the kernel encounter a page fault before the end of the boot. A photo of the screen can be found at: http://verbier.restart.be/xfer/dsc00042.jpg Henri