From owner-freebsd-hackers@FreeBSD.ORG Sat Jul 12 07:18:18 2008 Return-Path: Delivered-To: freebsd-hackers@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EDBA51065672; Sat, 12 Jul 2008 07:18:18 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from cs1.cs.huji.ac.il (cs1.cs.huji.ac.il [132.65.16.10]) by mx1.freebsd.org (Postfix) with ESMTP id 9CC788FC18; Sat, 12 Jul 2008 07:18:18 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by cs1.cs.huji.ac.il with esmtp id 1KHZN3-000LrL-3T; Sat, 12 Jul 2008 10:18:17 +0300 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.2 To: freebsd-hackers@FreeBSD.org In-reply-to: References: <20080711193815.GA63636@eos.sc1.parodius.com> <4877B797.9020209@root.org> <20080711234407.GA3661@phi.local> Comments: In-reply-to Danny Braniss message dated "Sat, 12 Jul 2008 08:35:51 +0300." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 12 Jul 2008 10:18:17 +0300 From: Danny Braniss Message-ID: Cc: Jeremy Chadwick , Rui Paulo , Nate Lawson Subject: Re: AuthenticAMD, cpufreq and SunFire X2200 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jul 2008 07:18:19 -0000 > > On Fri, Jul 11, 2008 at 11:05:36PM +0300, Danny Braniss wrote: > > > no AMD datasheets, but here goes acpidump: > > > > I think we need more than the dump of the tables. > > Try acpidump -dt. > > > it was a acpidump -dt, but now I also notice: > acpidump -dt > /tmp/acpi > acpidump: RSDT entry 3 (sig OEMB) is corrupt > iasl tmp file (read): No such file or directory RTFM! or read the error message :-) It seems that acpidump writes in the current directory (but does not complain if it fails) but does complain when it can't read! I was running as root, but from my NFS mounted home dir. anyways, this one is slightly bigger: ftp://ftp.cs.huji.ac.il/users/danny/freebsd/x2200.asl cheers, danny