From owner-freebsd-ppc@FreeBSD.ORG Fri Sep 16 15:59:59 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 BA6621065674 for ; Fri, 16 Sep 2011 15:59:59 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 769E38FC17 for ; Fri, 16 Sep 2011 15:59:59 +0000 (UTC) Received: by yxk36 with SMTP id 36so3750727yxk.13 for ; Fri, 16 Sep 2011 08:59:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=v8ZpaUZJ7nwKzyHIdDVx8buVmKqfhXrJwmFpqrHsNhY=; b=FGEsX6Fyf+5QSqtlVRFVnSnyu6Zs8eq74Im5Jm2l6gIfbDQbvJETe7d74JpTtxt3k8 3xAXhWsQ9Qo38fKNpy2JOOy4RBOcaH/NhjlsIdEXvRQNv2a64lVkE2M+AAACLccjxS7W ylFmlI7Fc51ycePl58WzzyHfvrY2Maatvw9J0= MIME-Version: 1.0 Received: by 10.68.35.227 with SMTP id l3mr2547842pbj.144.1316188798437; Fri, 16 Sep 2011 08:59:58 -0700 (PDT) Received: by 10.68.58.100 with HTTP; Fri, 16 Sep 2011 08:59:58 -0700 (PDT) In-Reply-To: References: Date: Fri, 16 Sep 2011 11:59:58 -0400 Message-ID: From: Super Bisquit To: Emmanuel Chourdakis Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD PowerPC ML 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 15:59:59 -0000 The powerpc binaries should work on powerpc64. The kernel is another story. On Thu, Sep 15, 2011 at 5:10 PM, Emmanuel Chourdakis wrote: > Hello, thanks for the answers. > > On Thu, Sep 15, 2011 at 10:46 PM, Super Bisquit > wrote: > > > > > > On Wed, Sep 14, 2011 at 9:38 AM, 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, > > > > Available binaries are here: > > > http://code.google.com/p/freebsd-powerpc-9-0-current-updated-packages/downloads/list > > These are for powerpc. Mine is powerpc64. > > >> > >> 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? > > > > http://forums.freebsd.org/showthread.php?t=13827 Examples of xorg.conf > are > > in the thread along with other arguments. > > Yes, the xorg.conf.new produced by X -configure is almost identical to > these (except mine has the 'radeon' driver, tested with > 'ati' as well). Tried to add tho UseFBDev False option but no luck. > Anyway you can upload to slexy.com the xorg.conf.new? > > >> > >> Thank you for your answers > >> > >> - Emmanuel > >> _______________________________________________ > >> 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" > > > > > > - Emmanuel >