From owner-freebsd-bugs Sun Sep 1 10: 2: 3 2002 Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 076E937B400; Sun, 1 Sep 2002 10:02:01 -0700 (PDT) Received: from abigail.blackend.org (blackend.org [212.11.50.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06B6143E6A; Sun, 1 Sep 2002 10:01:59 -0700 (PDT) (envelope-from marc@blackend.org) Received: from marduk.blackend.org (marduk.blackend.org [192.168.1.202]) by abigail.blackend.org (8.12.3/8.12.3) with ESMTP id g81Gw8Ux016306; Sun, 1 Sep 2002 18:58:08 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: from marduk.blackend.org (localhost [127.0.0.1]) by marduk.blackend.org (8.12.5/8.12.5) with ESMTP id g81GxxCJ000263; Sun, 1 Sep 2002 18:59:59 +0200 (CEST) (envelope-from marc@localhost.blackend.org) Received: (from marc@localhost) by marduk.blackend.org (8.12.5/8.12.5/Submit) id g81GxxHp000262; Sun, 1 Sep 2002 18:59:59 +0200 (CEST) (envelope-from marc) Date: Sun, 1 Sep 2002 18:59:59 +0200 From: Marc Fonvieille To: FreeBSD-gnats-submit@freebsd.org, freebsd-bugs@freebsd.org Subject: Re: kern/42262: -CURRENT hangs at boot on ACER 507DX Message-ID: <20020901165959.GA238@marduk.blackend.org> References: <200208312004.g7VK4Mnx000373@marduk.blackend.org> <200208312010.g7VKA1dm007607@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200208312010.g7VKA1dm007607@freefall.freebsd.org> User-Agent: Mutt/1.4i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 4.6-STABLE Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Ok I found the solution of the problem. As I said the laptop hangs on -STABLE too when I add sound to the kernel config. I even tried to add PCI_ENABLE_IO_MODES and the kernel lock up at boot too. In browsing in src/ changes on -CURRENT, I noted that PCI_ENABLE_IO_MODES is a sysctl variable since beginning of August and the default value is 1. Setting at boot hw.pci.enable_io_modes=0 fixed the problem. Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message