From owner-freebsd-bugs Sun Sep 1 10:10: 8 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A07E337B400 for ; Sun, 1 Sep 2002 10:10:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45DBF43E42 for ; Sun, 1 Sep 2002 10:10:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g81HA4JU080177 for ; Sun, 1 Sep 2002 10:10:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g81HA42m080176; Sun, 1 Sep 2002 10:10:04 -0700 (PDT) Date: Sun, 1 Sep 2002 10:10:04 -0700 (PDT) Message-Id: <200209011710.g81HA42m080176@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Marc Fonvieille Subject: Re: kern/42262: -CURRENT hangs at boot on ACER 507DX Reply-To: Marc Fonvieille 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 The following reply was made to PR kern/42262; it has been noted by GNATS. From: Marc Fonvieille To: FreeBSD-gnats-submit@freebsd.org, freebsd-bugs@freebsd.org Cc: Subject: Re: kern/42262: -CURRENT hangs at boot on ACER 507DX Date: Sun, 1 Sep 2002 18:59:59 +0200 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