From owner-freebsd-acpi@FreeBSD.ORG Thu Jan 29 14:09:40 2009 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 D040F106564A for ; Thu, 29 Jan 2009 14:09:40 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id A13038FC26 for ; Thu, 29 Jan 2009 14:09:40 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (pool-98-109-39-197.nwrknj.fios.verizon.net [98.109.39.197]) by cyrus.watson.org (Postfix) with ESMTPSA id 1F6C646B88; Thu, 29 Jan 2009 09:09:40 -0500 (EST) Received: from localhost (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.14.3/8.14.3) with ESMTP id n0TE9Y2k006646; Thu, 29 Jan 2009 09:09:34 -0500 (EST) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-acpi@freebsd.org Date: Thu, 29 Jan 2009 08:14:07 -0500 User-Agent: KMail/1.9.7 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200901290814.07882.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]); Thu, 29 Jan 2009 09:09:34 -0500 (EST) X-Virus-Scanned: ClamAV 0.94.2/8919/Thu Jan 29 08:05:38 2009 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: ACPI problem: Installing FreeBSD 7.0 in Pentium3 machine, 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: Thu, 29 Jan 2009 14:09:41 -0000 On Thursday 29 January 2009 2:08:02 am Yasir Khalid wrote: > Hai guys, > I have acer machine which I will install with FreeBSD 7.0, but its failed > during the boot-up, > The error was > > > /boot/kernel/acpi.ko text=0x520e8 data=0x23a0+0x186c > > syms=[0x4+0x85c0+0x4+0xb056] > > > more specific, just after I select the first option*(Boot FreeBSD [default]) > * in* FreeBSD Welcome Menu* > > *Machine detail *(from bios) > Processor : Pentium III 866 Mhz > Product Name: Acer Veriton 5100 > MainBoard ID: S50M > > I have tried to disable the acpi, and same without good result, > the error with acpi disabled was > > > | > > Yes, just a line symbol and hang. > Is there anyhing i can do with this ? > Let me know i need to put more info for thus problem, > > Looking forward for your help. What are you using for your console? (e.g. serial console, VGA + keyboard, or both) -- John Baldwin