From owner-freebsd-ppc@FreeBSD.ORG Fri Dec 18 17:12:50 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 BFD85106566B for ; Fri, 18 Dec 2009 17:12:50 +0000 (UTC) (envelope-from catull@gmail.com) Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by mx1.freebsd.org (Postfix) with ESMTP id 4F3B08FC16 for ; Fri, 18 Dec 2009 17:12:49 +0000 (UTC) Received: by bwz5 with SMTP id 5so2285424bwz.3 for ; Fri, 18 Dec 2009 09:12: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 :content-transfer-encoding; bh=ZzXj5eRxG4ORYlMzNV0qZ1NqjVtzQUJCmbEg88U1u+Y=; b=AS27Jl7A5eUWQjgY5SRvjm8lDAo7qeUaJmNH4nSQW6NTRdpA51r2jFRtyqWtOpqFOS Angqk0yIr/4uH09jlVg7U4ISpvCiuWRr7lCWjCuClphupk+BLf8Lls9hMQBem8hD+aZ5 6WjEdN0ei0vDEjr0uVacr5DOoTJOhGY/e8AE4= 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:content-transfer-encoding; b=Ie+p40BTe82QjoUp4GBImHE8TeXYERs/GBI2Myyq8pF7Mu1NitTONUD5ARexn2jMB5 ysVMavAc3cmhHFI5hQbK1G1mHq85OnSaaDEwE3jwqoMyyBHIgPoF2C8Yet9Ooz2KtvFO F7hd0MZv7kCgq/oQZ9/AYmnQDMpEM/CHyI9KM= MIME-Version: 1.0 Received: by 10.204.154.150 with SMTP id o22mr2527062bkw.154.1261156365668; Fri, 18 Dec 2009 09:12:45 -0800 (PST) In-Reply-To: References: Date: Fri, 18 Dec 2009 18:12:45 +0100 Message-ID: <6a9140500912180912k238aa905lfbbd694614abb7f2@mail.gmail.com> From: Carlo Dapor To: Mikel Tidwell Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: Fri, 18 Dec 2009 17:12:50 -0000 Mike, Try doing 'set hw.ata.atapi_dma=3D0' 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 eve= n > make it into sysinstall. =A0I burned the disc1.iso from the freebsd mirro= r of > my choice. > > It continues to loop with the following errors: > > ad0: WARNING - SETFEATURES SET TRANSFER MODE taskqueue timeout - completi= ng > 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 - complet= ing > request manually > acd0: TIMEOUT - READ_BIG retrying (1 retry left) > ad0: WARNING - SETFEATURES SET TRANSFER MODE taskqueue timeout - completi= ng > 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 - complet= ing > request manually > acd0: TIMEOUT - READ_BIG retrying (0 retries left) > ad0: WARNING - SETFEATURES SET TRANSFER MODE taskqueue timeout - completi= ng > 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 - complet= ing > request manually > acd0: FAILURE - READ_BIG timed out > > I don't know where to go from here. =A0I've checked the forums and the ma= iling > list archives. =A0Any help would be greatly appreciated. =A0All 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" >