From owner-freebsd-acpi@FreeBSD.ORG Fri May 9 19:34:25 2008 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 976921065674 for ; Fri, 9 May 2008 19:34:25 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 7C7028FC19 for ; Fri, 9 May 2008 19:34:25 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unknown [208.65.91.234]) by elvis.mu.org (Postfix) with ESMTP id 2F51D1A4D82; Fri, 9 May 2008 12:34:25 -0700 (PDT) Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.14.2/8.14.2) with ESMTP id m49JYCKl017218; Fri, 9 May 2008 15:34:12 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-acpi@freebsd.org Date: Fri, 9 May 2008 13:58:13 -0400 User-Agent: KMail/1.9.7 References: <11167f520805090959g2a0a3105pf51faaf1b683df09@mail.gmail.com> In-Reply-To: <11167f520805090959g2a0a3105pf51faaf1b683df09@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200805091358.13854.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Fri, 09 May 2008 15:34:12 -0400 (EDT) X-Virus-Scanned: ClamAV 0.91.2/7081/Fri May 9 11:52:50 2008 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: Subject: Re: Need help with a new Motherboard X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2008 19:34:25 -0000 On Friday 09 May 2008 12:59:37 pm Sam Fourman Jr. wrote: > hello, > I need help, I can't seem to get FreBSD to run on a Foxconn G31MX-K > without a panic > the only think in a dmesg i can find is this error > > ACPI Error (psparse-0626): Method parse/execution failed > [\\_PR_.CPU0._OSC] (Node 0xc505b9c0), AE_ALREADY_EXISTS > > http://www.foxconnchannel.com/product/Motherboards/detail_overview.aspx?ID=en-us0000345 > > here are 2 dmesg's > > http://www.puffybsd.com/G31MX-K-8 <-- 8 -CURRENT > http://www.puffybsd.com/G31MX-K <-- RELENG_7 > > the intent was to run PC-BSD 1.5.1 on these systems,but it panics when > it is coping the cd contents to memory right before x loads You can ignore those warnings. Can you get the actual panic messages somehow? Perhaps use a serial console? -- John Baldwin