Re: Bringing up new Intel non-legacy system

[ Available lists | Index of freebsd-current | Month of Nov 2007 | Week of 8 Nov 2007 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Vivek Khera <khera@kcilink.com>
Date
8 Nov 2007 15:48:54
Subject
Re: Bringing up new Intel non-legacy system
Message-ID
EE4DE217-ADF8-4A62-AB01-966DE1E914B9@kcilink.com


[ Hide this part ]
 
On Nov 7, 2007, at 7:17 PM, Jack Vogel wrote:

> And, is the ACPI subsystem likely to be the source of the problem?

I've had several systems in which I've needed to disable the ACPI
timer component and then the system worked fine. in /boot/loader.conf:

debug.acpi.disabled="timer"


When installing, break to boot loader and type: set
debug.acpi.disabled="timer"

You can try the various acpi components to isolate which one is the
culprit and leave the rest working.



Elapsed time: 0.143 seconds