From owner-freebsd-current@FreeBSD.ORG Sun Feb 25 18:58:46 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4A93316A400 for ; Sun, 25 Feb 2007 18:58:46 +0000 (UTC) (envelope-from andy@siliconlandmark.com) Received: from lexi.siliconlandmark.com (lexi.siliconlandmark.com [209.69.98.4]) by mx1.freebsd.org (Postfix) with ESMTP id 0DC5713C441 for ; Sun, 25 Feb 2007 18:58:45 +0000 (UTC) (envelope-from andy@siliconlandmark.com) Received: from [10.0.1.5] (cpe-24-33-245-212.twmi.res.rr.com [24.33.245.212]) by lexi.siliconlandmark.com (8.13.8/8.13.3) with ESMTP id l1PIwaWj042940; Sun, 25 Feb 2007 13:58:41 -0500 (EST) (envelope-from andy@siliconlandmark.com) In-Reply-To: <20070225184351.GM2479@obiwan.tataz.chchile.org> References: <20070221205331.GB2479@obiwan.tataz.chchile.org> <20070225184351.GM2479@obiwan.tataz.chchile.org> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Andre Guibert de Bruet Date: Sun, 25 Feb 2007 13:58:37 -0500 To: Jeremie Le Hen X-Mailer: Apple Mail (2.752.3) X-Virus-Scanned: ClamAV 0.88.7/2649/Sun Feb 25 03:10:41 2007 on lexi.siliconlandmark.com X-Virus-Status: Clean X-Information: Please contact the ISP for more information X-SL-MailScanner: Not scanned: please contact your Internet E-Mail Service Provider for details X-SL-SpamCheck: not spam, SpamAssassin (not cached, score=-0.03, required 6, AWL 0.52, BAYES_00 -2.60, RCVD_IN_SORBS_DUL 2.05, SPF_PASS -0.00) X-MailScanner-From: andy@siliconlandmark.com Cc: freebsd-current@freebsd.org Subject: Re: psm(4) doesn't work with custom kernel config 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: Sun, 25 Feb 2007 18:58:46 -0000 On Feb 25, 2007, at 1:43 PM, Jeremie Le Hen wrote: > On Fri, Feb 23, 2007 at 02:49:17AM -0500, Andre Guibert de Bruet > wrote: >> Try booting with ACPI disabled. Something does not appear sane with >> your ACPI config using your custom kernel: >> acpi: bad write to port 0x080 (32), val 0xaa > > Indeed, removing device acpi from my custom kernel config file > resolves > the problem. However, if I enable option SMP along ACPI, psm(4) > works. That's odd. Give the following a shot: Disable the loading of the custom AML, then try using ACPI without SMP. Andy /* Andre Guibert de Bruet * 6f43 6564 7020 656f 2e74 4220 7469 6a20 */ /* Code poet / Sysadmin * 636f 656b 2e79 5320 7379 6461 696d 2e6e */ /* GSM: +1 734 846 8758 * 5520 494e 2058 6c73 7565 6874 002e 0000 */ /* WWW: siliconlandmark.com * C/C++, Java, Perl, PHP, SQL, XHTML, XML */