From owner-freebsd-ppc@FreeBSD.ORG Fri Aug 26 22:46:50 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F2C116A41F for ; Fri, 26 Aug 2005 22:46:50 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id C84F243D48 for ; Fri, 26 Aug 2005 22:46:49 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [203.144.2.167] (CPE-2-167.dsl.OntheNet.net [203.144.2.167]) by liberty.onthenet.com.au (8.12.9 - 20030918/8.12.9) with ESMTP id j7QMkjKO046063; Sat, 27 Aug 2005 08:46:45 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <430F9BE1.4050903@freebsd.org> Date: Sat, 27 Aug 2005 08:46:57 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041016 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Torfinn Ingolfsen References: <430E6CEA.2010100@freebsd.org> <20050827003039.3b687b2d.torfinn.ingolfsen@broadpark.no> In-Reply-To: <20050827003039.3b687b2d.torfinn.ingolfsen@broadpark.no> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: beta-3 iso 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: Fri, 26 Aug 2005 22:46:50 -0000 Hi Torfinn, >> I've put a 6.0-BETA3 iso disk1 up at: > > > Results for a Mac mini (I 'U'pgraded it from the sysinstall menu). > Installation went ok: Thanks for the report. I've not tried a binary upgrade so good to know it doesn't blow away the system :) > Some error messages after boot: > Aug 26 23:22:19 kg-mini getty[686]: tcsetattr /dev/ttya: Invalid > argument > Aug 26 23:22:19 kg-mini getty[700]: tcsetattr /dev/ttya: > Invalid argument I'll look into this. > I have moused running, but the mouse doesn't work, probably because of a > problem with the usb hub. The mouse doesn't really work with syscons just yet. You'll get areas highlighted, but no pointer shows. later, Peter.