Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Sep 2002 10:10:04 -0700 (PDT)
From:      Marc Fonvieille <blackend@freebsd.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/42262: -CURRENT hangs at boot on ACER 507DX
Message-ID:  <200209011710.g81HA42m080176@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/42262; it has been noted by GNATS.

From: Marc Fonvieille <blackend@freebsd.org>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209011710.g81HA42m080176>