From owner-freebsd-current@FreeBSD.ORG Tue Aug 31 08:48:44 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9570A16A4CE; Tue, 31 Aug 2004 08:48:44 +0000 (GMT) Received: from freesbee.dk (freesbee.dk [194.192.25.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 009C243D5A; Tue, 31 Aug 2004 08:48:44 +0000 (GMT) (envelope-from signout@signout.dk) Received: from signoutscraptop (localhost [127.0.0.1]) by freesbee.dk (Postfix) with SMTP id D3A0B2BBF7; Tue, 31 Aug 2004 10:48:41 +0200 (CEST) Message-ID: <012a01c48f37$510d5ce0$87075050@signoutscraptop> From: =?iso-8859-1?Q?Dennis_Kj=E6r_Jensen?= To: "Ruslan Ermilov" References: <0be501c48e94$ba63c060$87075050@signoutscraptop> <20040830150202.GB65719@ip.net.ua> Date: Tue, 31 Aug 2004 10:48:41 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.3790.181 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.181 cc: freebsd-current@freebsd.org Subject: Re: 5.3-BETA2 problems booting HP NetServer E60 both ACPI and non-ACPI X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Aug 2004 08:48:44 -0000 >> I have console dumps from boot both with and without ACPI enabled on >> http://signout.dk/FreeBSD/20040830-E60 >> >> If AGP is in the kernel the system simply halts during boot after detecting >> agp0. >> > You can disable AGP with hints on recent -CURRENT versions. Set > hint.agp.0.disabled=1 while in the loader(8), and see if that helps. Same same - the system locks up both with and without acpi ... Dennis