From owner-freebsd-ppc@FreeBSD.ORG Sat Jan 25 15:15:45 2014 Return-Path: Delivered-To: ppc@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id EAABA9E4; Sat, 25 Jan 2014 15:15:45 +0000 (UTC) Date: Sat, 25 Jan 2014 15:15:45 +0000 From: Alexey Dokuchaev To: Nathan Whitehorn Subject: Re: Sharing experience: X11 on Mac Mini G4 (ATI RV280) Message-ID: <20140125151545.GA28515@FreeBSD.org> References: <20140125135241.GB97062@FreeBSD.org> <52E3D19F.5000002@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <52E3D19F.5000002@freebsd.org> User-Agent: Mutt/1.5.22 (2013-10-16) Cc: ppc@freebsd.org 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:15:46 -0000 On Sat, Jan 25, 2014 at 09:00:47AM -0600, Nathan Whitehorn wrote: > The drm(4) module on PPC sometimes has issues. You could try disabling it in > your xorg.conf (or removing the relevant kernel modules, drm.ko and > radeon.ko, from /boot/kernel) and see if that helps. Hmm, actually, I don't have neither drm.ko nor radeon.ko under /boot/kernel, since I was running custom, stripped-down kernel. Perhaps I should've tried playing with X11 on GENERIC before spamming the list. ;-) Nonetheless, thanks for your suggestion Nathan. ./danfe