From owner-freebsd-ppc@FreeBSD.ORG Sat Dec 19 21:57:48 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 CBE63106566C for ; Sat, 19 Dec 2009 21:57:48 +0000 (UTC) (envelope-from firemyst@gmail.com) Received: from mail-pz0-f185.google.com (mail-pz0-f185.google.com [209.85.222.185]) by mx1.freebsd.org (Postfix) with ESMTP id 9F29A8FC14 for ; Sat, 19 Dec 2009 21:57:48 +0000 (UTC) Received: by pzk15 with SMTP id 15so2841936pzk.3 for ; Sat, 19 Dec 2009 13:57:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=DfeVGKdhXCns3ba2E7g+EapP8dWapyc68xtw8VvRtkQ=; b=CXmGxRTafjBSjSiISC9p339pBEk7fFnJjzELpC0q9Fv8Z1EfhcJvOSMJieUYUrA+Cy N2mbFP+SzHlJ/9s4IILfapqpG0rMPdsBdtTD6ON6TwvbuqaspFg0wIKYxMkupwlUHAyd rVbY9cbXBCQVP5zbO8+9ap360iNt0kbUIWwlE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=s5h1noeRdvh9YgdM8IXsdzatlMh1hzkaHl4Fe9/9G0Yp7dXkO9wW47zYkqCpDi+VJI ohMsFSciBx8BESsF6OcEyxWdURxLwpX9my+funxpqc+f4qQTffMnQ2trws3V06BCjYnl yorK/h8P7rFgZK9ONX3TNa/s8hcRvCj9uMb3s= MIME-Version: 1.0 Received: by 10.115.65.11 with SMTP id s11mr3666321wak.170.1261259867989; Sat, 19 Dec 2009 13:57:47 -0800 (PST) In-Reply-To: <6a9140500912180912k238aa905lfbbd694614abb7f2@mail.gmail.com> References: <6a9140500912180912k238aa905lfbbd694614abb7f2@mail.gmail.com> Date: Sat, 19 Dec 2009 13:57:47 -0800 Message-ID: From: Mikel Tidwell To: Carlo Dapor Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ppc@freebsd.org Subject: Re: FreeBSD 8.0 install on Mac mini (G4 1.42 Ghz) 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, 19 Dec 2009 21:57:49 -0000 Sadly, I won't be able to find out anytime soon. The whole point of this project was to use a machine that otherwise had no use, to see how long it would run. Since the hard drive gave out yesterday, I'm currently not interested in replacing the drive just to try again. Thanks for the help. --Mikel On Fri, Dec 18, 2009 at 9:12 AM, Carlo Dapor wrote: > Mike, > > > Try doing 'set hw.ata.atapi_dma=0' at the prompt. Some Apple ATA > controllers seem to have issues with ATAPI DMA. > > Regards, > -- > Carlo > > On Thu, Dec 17, 2009 at 7:07 AM, Mikel Tidwell wrote: > > I recently tried to install the FreeBSD 8 onto my macmini but I don't > even > > make it into sysinstall. I burned the disc1.iso from the freebsd mirror > of > > my choice. > > > > It continues to loop with the following errors: > > > > ad0: WARNING - SETFEATURES SET TRANSFER MODE taskqueue timeout - > completing > > request manually > > ad0: WARNING - SETFEATURES ENABLE RCACHE taskqueue timeout - completing > > request manually > > ad0: WARNING - SETFEATURES ENABLE WCACHE taskqueue timeout - completing > > request manually > > ad0: WARNING - SET_MULTI taskqueue timeout - completing request manually > > acd0: WARNING - SETFEATURES SET TRANSFER MODE taskqueue timeout - > completing > > request manually > > acd0: TIMEOUT - READ_BIG retrying (1 retry left) > > ad0: WARNING - SETFEATURES SET TRANSFER MODE taskqueue timeout - > completing > > request manually > > ad0: WARNING - SETFEATURES ENABLE RCACHE taskqueue timeout - completing > > request manually > > ad0: WARNING - SETFEATURES ENABLE WCACHE taskqueue timeout - completing > > request manually > > ad0: WARNING - SET_MULTI taskqueue timeout - completing request manually > > acd0: WARNING - SETFEATURES SET TRANSFER MODE taskqueue timeout - > completing > > request manually > > acd0: TIMEOUT - READ_BIG retrying (0 retries left) > > ad0: WARNING - SETFEATURES SET TRANSFER MODE taskqueue timeout - > completing > > request manually > > ad0: WARNING - SETFEATURES ENABLE RCACHE taskqueue timeout - completing > > request manually > > ad0: WARNING - SETFEATURES ENABLE WCACHE taskqueue timeout - completing > > request manually > > ad0: WARNING - SET_MULTI taskqueue timeout - completing request manually > > acd0: WARNING - SETFEATURES SET TRANSFER MODE taskqueue timeout - > completing > > request manually > > acd0: FAILURE - READ_BIG timed out > > > > I don't know where to go from here. I've checked the forums and the > mailing > > list archives. Any help would be greatly appreciated. All hardware is > > stock for the first mac mini model. > > > > Thanks, > > > > Mikel > > _______________________________________________ > > freebsd-ppc@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-ppc > > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" > > >