From owner-freebsd-ppc@FreeBSD.ORG Sat Apr 11 12:58:59 2009 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 D98D6106566B for ; Sat, 11 Apr 2009 12:58:59 +0000 (UTC) (envelope-from freebsd@fahrners.de) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.freebsd.org (Postfix) with ESMTP id A6D848FC13 for ; Sat, 11 Apr 2009 12:58:59 +0000 (UTC) (envelope-from freebsd@fahrners.de) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 413B1315438; Sat, 11 Apr 2009 08:58:59 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Sat, 11 Apr 2009 08:58:59 -0400 X-Sasl-enc: SFm32f20p8kb7D/+DhojdEviK492Pgb2+N22qJqXtM4Q 1239454738 Received: from [192.168.1.10] (ppp-93-104-111-236.dynamic.mnet-online.de [93.104.111.236]) by mail.messagingengine.com (Postfix) with ESMTPSA id 9702D2A443 for ; Sat, 11 Apr 2009 08:58:58 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v753.1) In-Reply-To: <20090411083110.1f49eb28@narn.knownspace> References: <6F7FDA78-ED86-4319-B25D-DA532FBB5716@fahrners.de> <8e0ed1e00904100128u6b548ec6w811db700c75f8480@mail.gmail.com> <8e0ed1e00904100827k625f14c0j1da8522d0439641@mail.gmail.com> <8e0ed1e00904100941n83a868j6b943378bd1e62d7@mail.gmail.com> <6E85EC82-0219-4BF4-9FC5-C794F2D23293@fahrners.de> <54D0A270-642B-41CF-AD7E-7BBE1E537772@fahrners.de> <20090411083110.1f49eb28@narn.knownspace> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <731E33BB-997D-4AC5-B64A-8A6C21CED7A2@fahrners.de> Content-Transfer-Encoding: 7bit From: Jochen Fahrner Date: Sat, 11 Apr 2009 14:58:57 +0200 To: freebsd-ppc@freebsd.org X-Mailer: Apple Mail (2.753.1) Subject: Re: FreeBSD on iMac G3 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: Sat, 11 Apr 2009 12:59:00 -0000 Hi Justin, > > That's a well-known issue, and the fix is on the project web page. > Add: > > hw.ofwfb.relax_mmap=1 > > to your /etc/sysctl.conf. Are you sure that helps? On the procject web page is documented that this is for ATI Radeon based systems. Mine is a ATI Rage. In the meanwhile I have cleared the disc and I'm installing Gentoo Linux. This seems to have great Mac support. Even booting should be easy with yaboot. If I'm not satisfied with Gentoo I can return and try this sysctl setting. Are there more well-known issues a newbie has to consider? Jochen