From owner-freebsd-ppc@freebsd.org Wed Nov 14 22:00:03 2018 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C9418110127D for ; Wed, 14 Nov 2018 22:00:03 +0000 (UTC) (envelope-from dclarke@blastwave.org) Received: from atl4mhfb02.myregisteredsite.com (atl4mhfb02.myregisteredsite.com [209.17.115.118]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 804F66F805 for ; Wed, 14 Nov 2018 22:00:02 +0000 (UTC) (envelope-from dclarke@blastwave.org) Received: from atl4mhob20.registeredsite.com (atl4mhob20.registeredsite.com [209.17.115.114]) by atl4mhfb02.myregisteredsite.com (8.14.4/8.14.4) with ESMTP id wAELwOo4023794 for ; Wed, 14 Nov 2018 16:58:24 -0500 Received: from mailpod.hostingplatform.com (atl4qobmail02pod2.registeredsite.com [10.30.77.36]) by atl4mhob20.registeredsite.com (8.14.4/8.14.4) with ESMTP id wAELwGRU041876 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 14 Nov 2018 16:58:16 -0500 Received: (qmail 1592 invoked by uid 0); 14 Nov 2018 21:58:16 -0000 X-TCPREMOTEIP: 174.118.245.214 X-Authenticated-UID: dclarke@blastwave.org Received: from unknown (HELO ?172.16.35.3?) (dclarke@blastwave.org@174.118.245.214) by 0 with ESMTPA; 14 Nov 2018 21:58:16 -0000 To: freebsd-ppc@freebsd.org From: Dennis Clarke Subject: dmesg from live DVD on a PowerMac G5 (quad) with ada0: quirks=0x1<4K> Message-ID: Date: Wed, 14 Nov 2018 16:58:15 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.0 MIME-Version: 1.0 Content-Language: en-US X-Rspamd-Queue-Id: 804F66F805 X-Spamd-Result: default: False [1.54 / 200.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_COUNT_FIVE(0.00)[5]; NEURAL_HAM_MEDIUM(-0.24)[-0.239,0]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_SPAM_SHORT(0.60)[0.599,0]; HAS_ATTACHMENT(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ppc@freebsd.org]; TO_DN_NONE(0.00)[]; MIME_GOOD(-0.10)[multipart/mixed,text/plain]; RCPT_COUNT_ONE(0.00)[1]; AUTH_NA(1.00)[]; DMARC_NA(0.00)[blastwave.org]; MX_GOOD(-0.01)[cached: mx1.netsolmail.net]; NEURAL_SPAM_LONG(0.21)[0.211,0]; RCVD_IN_DNSWL_NONE(0.00)[118.115.17.209.list.dnswl.org : 127.0.5.0]; R_SPF_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:19871, ipnet:209.17.112.0/21, country:US]; MID_RHS_MATCH_FROM(0.00)[]; IP_SCORE(-0.02)[country: US(-0.10)]; MIME_UNKNOWN(0.10)[application/x-xz] X-Rspamd-Server: mx1.freebsd.org Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Nov 2018 22:00:04 -0000 Firstly I can tell you that I have gone through the motions of a full install twice and in both cases the system will not boot after install. The first boot either consists of a strange message asking for where the root filesystem is or I get an even more cryptic white screen from the openfirmware. Firstly a dmesg from the live DVD is attached and here is a picture of the dreaded first boot white screen : https://i.imgur.com/eI9VvJD.png Nothing happens after seeing that. Also the install was slower than nearly anything I have experienced since the '90s. I recall once doing an install of Lotus Notes server onto a Sun SPARCCenter 2000E while using a 28.8kbit modem connection and an X connection over the slip interface. That was slower. Not by much. This is a brand new shiney seagate disk also. Dennis