From owner-freebsd-ppc@FreeBSD.ORG Sat Jan 25 15:47:23 2014 Return-Path: Delivered-To: ppc@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 46396E5; Sat, 25 Jan 2014 15:47:23 +0000 (UTC) Date: Sat, 25 Jan 2014 15:47:23 +0000 From: Alexey Dokuchaev To: ppc@freebsd.org Subject: Re: Sharing experience: X11 on Mac Mini G4 (ATI RV280) Message-ID: <20140125154723.GA37284@FreeBSD.org> References: <20140125135241.GB97062@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140125135241.GB97062@FreeBSD.org> User-Agent: Mutt/1.5.22 (2013-10-16) X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jan 2014 15:47:23 -0000 On Sat, Jan 25, 2014 at 01:52:41PM +0000, Alexey Dokuchaev wrote: > 1) Simply running "startx" (w/out /etc/X11/xorg.conf) both as normal user > and root did not work: Xorg complained that "Primary device is not PCI" > (WTF?) and "Failed to load module fbdev" (duh! didn't install that one; > I want normal ATI driver and GLX/DRI support). OK, even after installing x11-drivers/xf86-video-fbdev, startx(1) still does not work for me, with this message in /var/log/Xorg.0.log: (II) Loading sub module "fbdevhw" (II) LoadModule: "fbdevhw" (II) Loading /usr/local/lib/xorg/modules/linux/libfbdevhw.so (EE) LoadModule: Module fbdevhw does not have a fbdevhwModuleData data object. ./danfe