From owner-freebsd-ppc@FreeBSD.ORG Fri Sep 16 21:37:55 2011 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 D0A3D106564A for ; Fri, 16 Sep 2011 21:37:55 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from argol.doit.wisc.edu (argol.doit.wisc.edu [144.92.197.212]) by mx1.freebsd.org (Postfix) with ESMTP id A378E8FC13 for ; Fri, 16 Sep 2011 21:37:55 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII; format=flowed Received: from avs-daemon.smtpauth3.wiscmail.wisc.edu by smtpauth3.wiscmail.wisc.edu (Sun Java(tm) System Messaging Server 7u2-7.05 32bit (built Jul 30 2009)) id <0LRM00702UN6P600@smtpauth3.wiscmail.wisc.edu> for freebsd-ppc@freebsd.org; Fri, 16 Sep 2011 15:37:54 -0500 (CDT) Received: from wanderer.tachypleus.net (AAnnecy-157-1-38-242.w86-219.abo.wanadoo.fr [86.219.5.242]) by smtpauth3.wiscmail.wisc.edu (Sun Java(tm) System Messaging Server 7u2-7.05 32bit (built Jul 30 2009)) with ESMTPSA id <0LRM00NYFUN30M20@smtpauth3.wiscmail.wisc.edu> for freebsd-ppc@freebsd.org; Fri, 16 Sep 2011 15:37:53 -0500 (CDT) Date: Fri, 16 Sep 2011 22:37:50 +0200 From: Nathan Whitehorn In-reply-to: To: Emmanuel Chourdakis Message-id: <4E73B39E.7040103@freebsd.org> X-Spam-Report: AuthenticatedSender=yes, SenderIP=86.219.5.242 X-Spam-PmxInfo: Server=avs-14, Version=5.6.1.2065439, Antispam-Engine: 2.7.2.376379, Antispam-Data: 2011.9.16.203015, SenderIP=86.219.5.242 References: User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:6.0.1) Gecko/20110905 Thunderbird/6.0.1 Cc: freebsd-ppc@freebsd.org Subject: Re: Xorg / FreeBSD 9.0-BETA2 / iMac G5 revB (powerpc64 - radeon) - Bus Error 10 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: Fri, 16 Sep 2011 21:37:55 -0000 On 09/14/11 15:38, Emmanuel Chourdakis wrote: > Good evening. > > I recently installed FreeBSD 9.0-BETA2 on my powerpc64 iMacG5. > Since I could not find any binaries for it, I tried to install xorg from ports > (I first upgraded the ports and did a build/install world and kernel). > > I did a Xorg -configure, but when I tried to Xorg -config /root/xorg.conf.new > I got the following log: http://pastebin.com/v9qT8QU0 > > and my dmesg is: http://pastebin.com/eKuGXjUq > > Is it a bug? Does it appear I did something wrong? Any suggestions? Very odd -- it works fine with nVidia cards anyway. Could you post the output of pciconf -lvbc? It looks like there is some bug in the ATI driver with video overlays. Can you turn them off? -Nathan