Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261318AbTHXVZG (ORCPT ); Sun, 24 Aug 2003 17:25:06 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261319AbTHXVZG (ORCPT ); Sun, 24 Aug 2003 17:25:06 -0400 Received: from mx1.redhat.com ([66.187.233.31]:32520 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S261318AbTHXVZC (ORCPT ); Sun, 24 Aug 2003 17:25:02 -0400 Message-ID: <3F492DC7.6040307@sbcglobal.net> Date: Sun, 24 Aug 2003 16:27:35 -0500 From: Wes Janzen User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomasz Torcz CC: LKML Subject: Re: 2.6.0-test4 - lost ACPI References: <20030823105243.GA1245@irc.pl> <20030823145545.2b7d6ec9.akpm@osdl.org> <20030823220438.GB1155@irc.pl> In-Reply-To: <20030823220438.GB1155@irc.pl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1227 Lines: 41 I don't recall seeing the ACPI disabled line, but mine had the same problem halting between PS/2 init and serio. The change I noticed was that IRQ's were being allocated differently, and that is what I attributed this failure to. My motherboard worked with 2.6.0-test3-mm2, but has not worked since 2.6.0-test3-mm3 (when the new ACPI code was added). I'll have to try this acpi=force and pci=noacpi, otherwise I have to disable USB and sound to get it to boot. Wes Tomasz Torcz wrote: >On Sat, Aug 23, 2003 at 02:55:45PM -0700, Andrew Morton wrote: > > >>Tomasz Torcz wrote: >> >> >> >>> ACPI disabled because your bios is from 00 and too old >>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >>> >>> >>Add "acpi=force" to your kernel boot command line and everything should work >>as before. >> >> > >It does not work. It halts in beetween ps/2 mouse init and serio init. >Adding "acpi=force pci=noacpi" solves that. > > > - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/