From owner-freebsd-arch@FreeBSD.ORG Sun Nov 22 16:47:38 2009 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1A1F71065670 for ; Sun, 22 Nov 2009 16:47:38 +0000 (UTC) (envelope-from rodolfo.manin@gmail.com) Received: from mail-yw0-f204.google.com (mail-yw0-f204.google.com [209.85.211.204]) by mx1.freebsd.org (Postfix) with ESMTP id CA6688FC12 for ; Sun, 22 Nov 2009 16:47:37 +0000 (UTC) Received: by ywh42 with SMTP id 42so4560687ywh.28 for ; Sun, 22 Nov 2009 08:47:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=cMajoTRZzAy0YXF6uKErD643/frfZ243WwqsrfAOlnU=; b=VYBUV8R46dInm7mS/Qs3NmBeDEBAMBVC0WwY9Y5gpV4AvqZK8JcmNmUrv38VzF9ibn kaCyU05hNgysXWWFbAm6Aq4xIOulpE8jmJ1/1hLcGclfo1yeEvfDcxPtYU0m/0EBxSmo IeZ3VUxpujEQr4oVJYgpfXN7K5jvyH85l/P4k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; b=Pigzx5mKQZms1RkycHAXtbwQJc556+sNZOkQnY+quu/iL3Lv2nqNqwd6/ttwGkd5sZ vyKWLqfnqCEhArx58Bg1bUPy8+M1xHrJycD7IPDhF2a85zM0NKwfnfjm7iK8Tr6keZBa 4GtN1qWeWJZVWPxgv0FQhLokrJw0XstAN15oI= MIME-Version: 1.0 Received: by 10.101.141.9 with SMTP id t9mr3166042ann.188.1258906945159; Sun, 22 Nov 2009 08:22:25 -0800 (PST) In-Reply-To: <7ff738ef0911220817t174af481p399f677b8fb5aa1d@mail.gmail.com> References: <7ff738ef0911220817t174af481p399f677b8fb5aa1d@mail.gmail.com> From: Rodolfo Manin Date: Sun, 22 Nov 2009 14:22:05 -0200 Message-ID: <7ff738ef0911220822m11cc623aw3f4e868d5c43af3d@mail.gmail.com> To: freebsd-arch@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: "AP #1 failed" installing 8.0-RC3 amd64 on a DK 790FX-M2RS motherboard X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Nov 2009 16:47:38 -0000 Hi! I'm tying to install FreeBSD amd64 on a system with the following configura= tion: - CPU: AMD Phenon X4 9550 - Motherboard: DFI LanParty DK 790FX-M2RS - AMD 790FX + SB600 (Award BIOS / "AWRDACPI") - Memory: 4Gb - Video board: ATI Radeon 3870 Booting the installation CD-ROM works fine for FreeBSD 6.9, but it panics with an "AP #1 (PHY# 1) failed!" error for 7.0, 7.1, 7.2 and 8.0-RC3. =A0If I boot with ACPI disabled, I get a lot of "unable to allocate IRQ" errors (for almost all of my devices), and it halts on "start_init: trying /stand/sysinstall". =A0With SMP disabled (kern.smp.disabled=3D1), it boots fine. Yesterday, I updated my motherboard's BIOS to the latest version available at DFI's website, and spent the morning playing with the BIOS setup options, but the result was always the same. I posted a "complete report" (including the full output of boot messages - with and without ACPI enabled) at FreeBSD's Hardware Forum (http://forums.freebsd.org/showthread.php?t=3D8565). I think this occurs because FreeBSD could not start the other cores of my CPU (function "start_ap" at "mp_machdep.c"). Does somebody have any clue about this issue? =A0Is there something else I could try? =A0I like FreeBSD a lot, and I'm really looking forward to have FreeBSD running on this machine! :) Thanks a lot!! cheers, Rodolfo