From owner-freebsd-x11@FreeBSD.ORG Tue Sep 20 07:16:57 2011 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 36FB6106566B for ; Tue, 20 Sep 2011 07:16:57 +0000 (UTC) (envelope-from eruyome@gmail.com) Received: from mail-vw0-f44.google.com (mail-vw0-f44.google.com [209.85.212.44]) by mx1.freebsd.org (Postfix) with ESMTP id E35358FC0C for ; Tue, 20 Sep 2011 07:16:56 +0000 (UTC) Received: by vws5 with SMTP id 5so375702vws.17 for ; Tue, 20 Sep 2011 00:16:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=6L07krS/0klr9x47j4hP8P/yMbB6NJkqfRWqbV3KcTI=; b=h/ED88nSwn1zMNmowfAkEEAp/9k2CSQI+X+kUEv+fjhn7Bl6l/84C6+uwhBthkmqzw FeLEUDoFNF9MXfa7nsYCGtrtW2/+X9ltqPjmeO5FJeba8JY3QgqZljTe7gv4iJdG2qfx 9fKnieCwAB6Q3uhAmoFpMpAuop1W8TYjpb5GI= MIME-Version: 1.0 Received: by 10.52.75.9 with SMTP id y9mr339358vdv.120.1316501645001; Mon, 19 Sep 2011 23:54:05 -0700 (PDT) Received: by 10.52.183.4 with HTTP; Mon, 19 Sep 2011 23:54:04 -0700 (PDT) Date: Tue, 20 Sep 2011 09:54:04 +0300 Message-ID: From: Emmanuel Chourdakis To: freebsd-x11@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Xorg / FreeBSD 9.0-BETA2 / iMac G5 revB (powerpc64 - radeon) - Bus Error 10 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Sep 2011 07:16:57 -0000 Hello, I also sent my problem to the -ppc list but couldn't come to a conclusion. I have a revB iMac G5(ppc64 - radeon based - not isight model) and I tried installing freebsd9.0-beta2. I am using packages compiled from the ports tree. I did X -configure as in the handbook, but when I tried X -config /root/xorg.conf.new I came up with this error: http://pastebin.com/v9qT8QU0 I also tried using/altering this configuration file: http://people.freebsd.org/~nwhitehorn/xorg.ibook.conf but the "Bus Error: 10" kept appearing, at different places every time. Of course I tried to rebuild world/kernel after original installation and portsnap fetch/extract (I have this problem for days now). This is my dmesg: http://pastebin.com/eKuGXjUq and this is my original xorg.conf.new: http://slexy.org/view/s2ONa1YAEC (the xorg configuration detected by Xorg -configure with UseFBDev False and NoAccel True). Tried also to use the "ati" driver instead of the radeon but with the same Bus Error: 10 message. This is the result of "pciconf -lvbc": http://slexy.org/view/s21BKt4641 I'm a freeBSD newbie. I had some succesful x86/x86_64 installations in the past with freebsd but I would like to try to "revive" my iMacG5 using freebsd. I would glad if you could direct me to find the problem. Thank you for your answers.