From owner-freebsd-ppc@freebsd.org Wed Jul 6 12:45:14 2016 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 8E0F8B75CB2 for ; Wed, 6 Jul 2016 12:45:14 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from c.mail.sonic.net (c.mail.sonic.net [64.142.111.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7CF291533 for ; Wed, 6 Jul 2016 12:45:14 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from zeppelin.tachypleus.net (c-50-139-166-237.hsd1.ma.comcast.net [50.139.166.237]) (authenticated bits=0) by c.mail.sonic.net (8.15.1/8.15.1) with ESMTPSA id u66CjBJr014025 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Wed, 6 Jul 2016 05:45:12 -0700 Subject: Re: PPC64 on IBM KVM saga: 11 CURRENT ALPHA 6 To: freebsd-ppc@freebsd.org References: <3rkxKP1cQczRRqR@baobab.bilink.it> From: Nathan Whitehorn Message-ID: Date: Wed, 6 Jul 2016 05:45:11 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 MIME-Version: 1.0 In-Reply-To: <3rkxKP1cQczRRqR@baobab.bilink.it> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Sonic-CAuth: UmFuZG9tSVa5LvkJv4ErNVChV6BqOS+hZqnYuGZaqXdMtPH8VTQwGcCQie436mNuCWgUltqcKij5MttSKxEbDpRALHuXCx2cQKj8/N4Cb4s= X-Sonic-ID: C;llCSendD5hGM2ZtMTlz00w== M;NHYFe3dD5hGM2ZtMTlz00w== X-Spam-Flag: No X-Sonic-Spam-Details: 0.0/5.0 by cerberusd X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jul 2016 12:45:14 -0000 How, exactly, doesn't it boot? I have installed, and booted, a variety of these ISOs on both POWER7 and POWER8 CPUs with up to 64 threads, including ALPHA6. (The issue where you have multiple cores and threading turned off should be fixed in BETA1) -Nathan On 07/06/16 03:08, Luciano Mannucci wrote: > The installation iso boots. With more than one CPU it hangs just after > it has noticed that there is at least a second one. > Knowing that it might be a sparce cpuids problem, I've assigned just > one to test. It does install (WOW!), though the installed version wont > boot. > > Cheers 4 now, > > Luciano.