From owner-freebsd-bugs@freebsd.org Wed Aug 12 01:11:31 2015 Return-Path: Delivered-To: freebsd-bugs@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 5D7D899DE1D for ; Wed, 12 Aug 2015 01:11:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 4A69B12D3 for ; Wed, 12 Aug 2015 01:11:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t7C1BVNT019037 for ; Wed, 12 Aug 2015 01:11:31 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 199697] HEAD snapshot does not boot on MBP mid-2012 Date: Wed, 12 Aug 2015 01:11:31 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 11.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jmg@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Aug 2015 01:11:31 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199697 --- Comment #4 from John-Mark Gurney --- I have tried the Aug 4th snapshot on a early-2015 13" MBP which reports: addr, size 0xb0000000, 0x1437000 dimensions 2880 x 1800 stride 2944 masks 0x00ff0000, 0x0000ff00, 0x000000ff, 0xff000000 I'm a bit puzzled by the dimensions, as wikipedia says that the resolution is 2560x1600... The mid-2012 reports the same as in the original report... But appears to boot as the USB still gets accessed and I can push the power button, and it will turn off... My mid-2015 15" MBP reports: addr, size 0x80180000, 0x13c6800 dimensions 2880 x 1800 stride 2880 masks 0x00ff0000, 0x0000ff00, 0x000000ff, 0xff000000 This appears not to boot as the USB drive turns off and stays off, and a short press of the power button does not do anything... -- You are receiving this mail because: You are the assignee for the bug.