From owner-freebsd-questions@FreeBSD.ORG Fri Jan 7 10:37:15 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F65616A4CE for ; Fri, 7 Jan 2005 10:37:15 +0000 (GMT) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FA4043D3F for ; Fri, 7 Jan 2005 10:37:14 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (localhost.cs.ait.ac.th [127.0.0.1]) by mail.cs.ait.ac.th (8.12.11/8.12.11) with ESMTP id j07AbCf6023964 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 7 Jan 2005 17:37:12 +0700 (ICT) Received: (from on@localhost) by mail.cs.ait.ac.th (8.12.11/8.12.11/Submit) id j07AbB7j023961; Fri, 7 Jan 2005 17:37:11 +0700 (ICT) Date: Fri, 7 Jan 2005 17:37:11 +0700 (ICT) Message-Id: <200501071037.j07AbB7j023961@mail.cs.ait.ac.th> From: Olivier Nicole To: freebsd-questions@freebsd.org X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Subject: Freeze in boot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jan 2005 10:37:15 -0000 Hi, I am trying to update an HP Netserver E60 machine, that was running fine with 4.0 RELEASE. I upgraded to 4.10 RELEASE, but not it freeze at boot time with GENERIC kernel. .... pcib0: on motherboard pci0: on pcib0 agp0: mem 0xffffffff at device 0.0 on pci0 Then nothing. Googling around, I notice that others have something that looks like: ... pcib0: on motherboard pci0: on pcib0 agp0: mem 0xe4000000-0xe7ffffff at device 0.0 on pci0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 0.0 irq 11 ... Note the different memory range. So it could be a problem of BIOS setting. But right now I am out of clue, so help would be more than welcome. best regards, Olivier