From owner-freebsd-ppc@freebsd.org Sat Aug 22 20:39:54 2015 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 384259C0EC9 for ; Sat, 22 Aug 2015 20:39:54 +0000 (UTC) (envelope-from chmeeedalf@gmail.com) Received: from mail-io0-x22e.google.com (mail-io0-x22e.google.com [IPv6:2607:f8b0:4001:c06::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 076F21293 for ; Sat, 22 Aug 2015 20:39:54 +0000 (UTC) (envelope-from chmeeedalf@gmail.com) Received: by iodt126 with SMTP id t126so114002510iod.2 for ; Sat, 22 Aug 2015 13:39:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=fO/DLJhnci3nFK7qr920vRKvLLt7McRvTi8OopE6UJA=; b=hcDbCsGREivVcD3Y4HCf3CgknllXP94I3LE/3qWu2KbzqH6jjbhEj4wU4B6PqWZR0i Zm/R4qq0Syvor9TXYIXmaHKsD90j5Q48MKvhxTtJV/Otr3BHsslMIYzOlekVj6HlNeyL Jp89CYCHVNuEyGfzEWDnNcQiFASEy5D2p/QOB41xT2asEbxxGxHypw3Z3h7TOU4mY7R3 aQv1Quo8uMChonqO5a+S4AEq5DJKSzsSNo2MLag+ydyqO9yGcIuptmM7jvfCP1vMmwsl syJ+wAcUj9H44iDOYsOlErJgPCUu7q/ohhn1pDcNpI1YJHzKIVf935t9Oh8trggk+TDx jqTQ== MIME-Version: 1.0 X-Received: by 10.107.47.193 with SMTP id v62mr13559886iov.13.1440275993225; Sat, 22 Aug 2015 13:39:53 -0700 (PDT) Sender: chmeeedalf@gmail.com Received: by 10.36.58.149 with HTTP; Sat, 22 Aug 2015 13:39:53 -0700 (PDT) In-Reply-To: <1440272994534-6034407.post@n5.nabble.com> References: <1440272994534-6034407.post@n5.nabble.com> Date: Sat, 22 Aug 2015 13:39:53 -0700 X-Google-Sender-Auth: BUHfJBa667xXi4-U4lPhoXI13I0 Message-ID: Subject: Re: FreeBSD 10.2 freezes in my PowerMac G5 Late 2005! From: Justin Hibbits To: miltoncsl Cc: FreeBSD PowerPC ML Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Aug 2015 20:39:54 -0000 On Sat, Aug 22, 2015 at 12:49 PM, miltoncsl via freebsd-ppc wrote: > I recently bought one PowerMac G5 2.0 Ghz late 2005 and I tried to install > FreeBSD 10.2 PowerPC-PowerPC64 in It ! The process of installation sometimes > was made without any problem! However, at all times when I boot and logged > into the system, in less than one minute the computer has stopped to work > (it freeze)!! > I performed the instructions of the site > http://nx.beandog.org/doku.php?id=powermac_g5#freebsd indicated by member > group Andreas Tieben but nothing worked!! > I also tried to Install from pendrive of the memstick image of the PowerPC > and PowerPC-PowerPC64 but also did not work!! > I do not see anything wrong when I use Mac OS X Leopard that prevents the > computer of the operating properly? > What might be happening? What can I do to solve this problem? What can I do > to discovery that cause this in my computer? I had this same exact problem on my late 2005 DC 2.0GHz G5, when I tried installing FreeBSD on it about 5 years ago (early days of 64-bit powerpc support). I never did find the cause of the problem, but my late 2005 DC 2.3GHz G5 (same generation, just the faster model) works well with FreeBSD (typing this from it, it's my primary machine). Yet, to the best of my knowledge, the only difference between the two models is the CPU and bus clock speed. - Justin