From owner-freebsd-stable@FreeBSD.ORG Thu Aug 10 10:55:37 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F249716A556 for ; Thu, 10 Aug 2006 10:55:37 +0000 (UTC) (envelope-from aturetta@commit.it) Received: from mail.logital.it (85-18-201-99.ip.fastwebnet.it [85.18.201.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A61343D70 for ; Thu, 10 Aug 2006 10:55:25 +0000 (GMT) (envelope-from aturetta@commit.it) Received: from [192.168.42.11] ([192.168.42.11]) (authenticated bits=0) by mail.logital.it (8.13.7/8.13.7) with ESMTP id k7AAtLQm015844 for ; Thu, 10 Aug 2006 12:55:22 +0200 (CEST) (envelope-from aturetta@commit.it) Message-ID: <44DB1093.8070203@commit.it> Date: Thu, 10 Aug 2006 12:55:15 +0200 From: Angelo Turetta User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.11) Gecko/20050728 X-Accept-Language: it, en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 0.88.4, clamav-milter version 0.88.4 on mail.logital.it X-Virus-Status: Clean Subject: amd64 cannot boot on ASUS M2N-E X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Aug 2006 10:55:38 -0000 The motherboard (BIOS rev.0203) is based on the nVidia MCP55 chipset, AMD64 3500+ (2200 MHz), 1 GB DDR553, two SATA2 Maxtor 80GB, DVD-R Samsung. Trying to boot the latest snapshot 6.1-STABLE-200608-amd64, the kernel probes most peripherals (the Marvel gigabit-ethernet is not detected, but that's a known item), but just after reporting acd0 it hangs solid with the IDE led on. No panic, nor errors. It seems related to the detection of the disks (they are not reported). I even left it in that state the whole night (just in case it was some loooong timeout), but nothing. The -i386 image exhibits the same exact behaviour. Booting without ACPI does not solve. 7.0-CURRENT-200608-amd64 boots fine (no Marvel gbit, of course). What should I try next? Angelo.