From owner-freebsd-ppc@FreeBSD.ORG Wed Nov 4 23:24:08 2009 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 77F8A106566C for ; Wed, 4 Nov 2009 23:24:08 +0000 (UTC) (envelope-from tharant@gmail.com) Received: from mail-ew0-f218.google.com (mail-ew0-f218.google.com [209.85.219.218]) by mx1.freebsd.org (Postfix) with ESMTP id 11B5B8FC15 for ; Wed, 4 Nov 2009 23:24:07 +0000 (UTC) Received: by ewy18 with SMTP id 18so1112432ewy.43 for ; Wed, 04 Nov 2009 15:24:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=JHr078v+dueWwb8cJLOgH0k4bQExlLzwKePspq2mj94=; b=SDR3JE7cClE8sESWqTqiBPHq7Wb1RuFr6g8jj1skcRazqt3WKDyDLdRunVAkzcUEIO /HkoyBZJxxfTtQ2UnSwM3esyVzG2uhyUIKNKZwQqaTaa8h7/vfuBbdCMYSHuSQ+OaYAX MWBU9urtQBmlJeBLOJ0OwYw01FgJZABf07pYk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=WBJb73vGBRSLHVwlBGLoj3hIQm5Q4WNWY0va7/7r8jSDwQox67fI1SNO2eycNxxmTw 1llKX6WTm2SCoZpNAjs8EYoOSn5BORgNApIUC34Mn3i+5cJOV1zQ2LOoGGOGPahP+wS0 x4lx//+OreQtC/IkYJ8pHinbVbxP8mxSNzdB0= MIME-Version: 1.0 Received: by 10.213.8.28 with SMTP id f28mr2497922ebf.39.1257375415107; Wed, 04 Nov 2009 14:56:55 -0800 (PST) From: Jacob Lambert Date: Wed, 4 Nov 2009 16:56:35 -0600 Message-ID: To: freebsd-ppc@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: 8.0-RC2 on Rackmac3,1 - fatal kernel trap X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2009 23:24:08 -0000 I've been trying to boot the 8.0-RC2 iso on an Xserve G5. After the loader screen I simply get a fatal kernel trap. --- snip --- fatal kernel trap: exception = 0x7 (program) srr0 = 0x0 srr1 = 0x83030 lr = 0x59bfa0 curthread = 0 panic: program trap Uptime: 1s --- snip --- Here's my hardware details Machine Name: Xserve G5 Machine Model: RackMac3,1 CPU Type: PowerPC G5 (3.0) Number Of CPUs: 2 CPU Speed: 2 GHz L2 Cache (per CPU): 512 KB Memory: 2 GB Bus Speed: 1 GHz Boot ROM Version: 5.1.7f1 Do you guys have any advice for me? I'll see if I can dig up an 8.0-RC1 disc and report the results later tonight. -jacob -- -jacob