Date: Fri, 21 Nov 2003 17:54:12 -0800 (PST) From: Doug White <dwhite@gumbysoft.com> To: freebsd-stable@freebsd.org Subject: Re: Hang on boot with 4.9-STABLE Message-ID: <20031121174242.O61191@carver.gumbysoft.com> In-Reply-To: <20031121222913.GC20052@pir.net> References: <20031118001514.GC15325@pir.net> <20031120094552.M48733@carver.gumbysoft.com> <20031120232332.GI3321@pir.net><20031121192423.GA20052@pir.net> <20031121222913.GC20052@pir.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 21 Nov 2003, Peter Radcliffe wrote: > Peter Radcliffe <pir@pir.net> probably said: > > I've limited the time of the problem being introduced to between > > date=2003.10.10.05.00.00 and date=2003.10.15.05.00.00 and am working > > on finding a more exact range. > > That was a typo, I meant between 2003.10.01.05.00.00 and 2003.10.15.05.00.00. > > *default date=2003.10.07.18.00.00 -- boots and works > *default date=2003.10.08.04.00.00 -- gives me a page fault at apm init Oh, now I remember. This was the page0 breakage. PSE gets disabled on the P4 due to processor bugs and hidden data corruption and APM won't run without it. You might poke through the archives on this. It was a big PITA. :( Your choices: . Run with ACPI. There's an apm compat interface if you have tools that depend on using the apm(8) command. . Disable APM and ACPI. APM is kinda useless on servers anyway so you aren't out a whole lot. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031121174242.O61191>