From owner-freebsd-ppc@FreeBSD.ORG Tue Apr 3 15:02:12 2012 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C24B4106566C for ; Tue, 3 Apr 2012 15:02:12 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8C8768FC0A for ; Tue, 3 Apr 2012 15:02:12 +0000 (UTC) Received: by pbcwz17 with SMTP id wz17so6048290pbc.13 for ; Tue, 03 Apr 2012 08:02:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=EDX3NhnAHorQxWzbm1bE7CeVblWiMjFC+vY5enaef+s=; b=ZBEdZawtYG2V7Yno6ZaIconiD+P+lLRLxswbR/8BPUoRBzsbKyTZyM24L82clu6g2A MMFNkgAxfyl+at5rzuahB7n3Xfg4fzE1dYXj8UXLQgo+QJFOsdvgVarnUaioKsmfri+N GkBfaRVmHiUgaUU3efI0icDVC9lKV+zFcETdIWo6N6DW8Q4y5blwUldtDSAVKKRHditt vaMbStLAvLEMAmGS8leplky3GWKi/hkC32EyRENfbu1I+7Ff7xU28d6pmkC4citocR78 2nl1k9ppzZETMXTkd3pO/YpTQHXWwL3xJA9zoQ5JA2vdff5RJ42i/is1iLImC9MY+rek P7mg== MIME-Version: 1.0 Received: by 10.68.200.104 with SMTP id jr8mr26169328pbc.164.1333465332389; Tue, 03 Apr 2012 08:02:12 -0700 (PDT) Received: by 10.68.189.103 with HTTP; Tue, 3 Apr 2012 08:02:12 -0700 (PDT) In-Reply-To: <4F7AD4BB.6060502@amiga-hardware.com> References: <4F798459.4000301@amiga-hardware.com> <20120402131132.78578915@zeta.dino.sk> <4F79A964.2070501@amiga-hardware.com> <4F79BD08.2040605@amiga-hardware.com> <4F79CC19.8040707@amiga-hardware.com> <4F79D208.5040405@amiga-hardware.com> <4F7AD4BB.6060502@amiga-hardware.com> Date: Tue, 3 Apr 2012 11:02:12 -0400 Message-ID: From: Super Bisquit To: Ian Chapman Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ppc@freebsd.org Subject: Re: Newbie - Mac G5 Dual PPC 970 @ 2Ghz 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: Tue, 03 Apr 2012 15:02:12 -0000 On Tue, Apr 3, 2012 at 6:45 AM, Ian Chapman wrote: > On 04/03/2012 01:16 AM, Super Bisquit wrote: > >> Same outcome. Bus error 10. >> Okay. Forgive me if the reply sounds anal, not meaning to. >> Do a Google/Yahoo/Bing search for "Bus error 10" freebsd powerpc64. >> What's listed is a hardware error. You will need to do the following. >> Pastebinit /var/log/Xorg.0.log. Do a boot -vv from the comand line, >> dmesg >& dmesg-verbose.txt and pastebinit also. >> > > No problem. Here's the verbose dmesg > > http://pastebin.com/cXKcjs46 > > Here's the Xorg log > > http://pastebin.com/WqZbQCGf > > > Do you have any other graphics cards >> around to be tested? >> > > Unfortunately not, I have no spares and all my other machines are laptops > except the Linux server but the graphics chipset is on-board. I am toying > with the idea of just buying a cheap (non ATI) PCI graphics card off Ebay > purely for running X. I know it would have an x86 BIOS onboard which would > mean it couldn't be used as the primary display (I'd still keep the mac ATI > card installed) but I suspect it may be possible to use it with X still - > at least if it's possible to init the card without relying on its BIOS. The Quicksilver uses an agp radeon 7500 while the B&W uses the Mach ati 128 card. As long as the card is in the proper slot, it should be recognized by the system. Out of curiosity, have you tried running the powerpc 32 bit version of FreeBSD on it? The directions for adding the ftp package path are on the last page of the forum tutorial. I'm also curious as to what the performance would be if you installed it into the server. Open Firmware isn't x86 BIOS; this makes me wonder why Xorg is even looking for BIOs. Also, I've read that theatre and TV options may need to be disabled for now. I'm going to add more later to the reply. I want to look up your model and see what the Logic board is with the main graphics- no ppc64 here, just ppc32. > > My apologies for not being able to find you a definitive solution. >> > > Hey no worries, I really appreciate all the help you've given :-) > > > -- > Ian Chapman. > ______________________________**_________________ > freebsd-ppc@freebsd.org mailing list > http://lists.freebsd.org/**mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@**freebsd.org > " >