From owner-freebsd-ppc@FreeBSD.ORG Thu Jun 18 19:38:03 2015 Return-Path: Delivered-To: freebsd-ppc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E495F48B for ; Thu, 18 Jun 2015 19:38:03 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from c.mail.sonic.net (c.mail.sonic.net [64.142.111.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CCCB190B for ; Thu, 18 Jun 2015 19:38:03 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from aurora.physics.berkeley.edu (aurora.Physics.Berkeley.EDU [128.32.117.67]) (authenticated bits=0) by c.mail.sonic.net (8.15.1/8.15.1) with ESMTPSA id t5IJbuQZ027267 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Thu, 18 Jun 2015 12:37:56 -0700 Message-ID: <55831E13.807@freebsd.org> Date: Thu, 18 Jun 2015 12:37:55 -0700 From: Nathan Whitehorn User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: freebsd-ppc@freebsd.org Subject: Re: iMac G3 vs. Xorg/xfce4: Module fbdevhw does not have a fbdevhwModuleData data object [Unable to test Justin H.'s powerpc fixes on G3] References: <0602E4A2-12D0-4E3F-A8B1-2FC5FBC34FE8@dsl-only.net> <55799EB8.4010706@tds.net> In-Reply-To: <55799EB8.4010706@tds.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Sonic-CAuth: UmFuZG9tSVYBPTFHk5nAr069uo9uVrMTrCyUSPC21LAoP0AzpEsPRO5aEXfXPb81CfX5zaDiPCoW+oRwX832wVk8NBIy5W5Wkouzaw9kJ68= X-Sonic-ID: C;yg6bhPEV5RGS3efp6CYw6A== M;PnXthPEV5RGS3efp6CYw6A== X-Spam-Flag: No X-Sonic-Spam-Details: 0.0/5.0 by cerberusd X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jun 2015 19:38:04 -0000 You need to set "UseFBDev" to "False" in your xorg.conf. This is some Linuxism in the driver. -Nathan On 06/11/15 07:44, Jason Bacon wrote: > > FYI, I'm attempting to run sysutils/desktop-installer on an iBook G3. > It has mostly gone fine, but I encountered the same Xorg issue > described here: > > http://lists.freebsd.org/pipermail/freebsd-ppc/2014-September/007194.html > > Has anyone found a solution or workaround? > > Thanks, > > Jason >