From owner-freebsd-amd64@FreeBSD.ORG Thu Sep 27 11:10:10 2012 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 735751065675 for ; Thu, 27 Sep 2012 11:10:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E95D58FC16 for ; Thu, 27 Sep 2012 11:10:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q8RBA96h001319 for ; Thu, 27 Sep 2012 11:10:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q8RBA9dE001310; Thu, 27 Sep 2012 11:10:09 GMT (envelope-from gnats) Date: Thu, 27 Sep 2012 11:10:09 GMT Message-Id: <201209271110.q8RBA9dE001310@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: Ian X-Mailman-Approved-At: Thu, 27 Sep 2012 11:37:30 +0000 Cc: Subject: Re: amd64/166639: [boot] Syscons issue Intel D2700 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ian List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Sep 2012 11:10:10 -0000 The following reply was made to PR amd64/166639; it has been noted by GNATS. From: Ian To: bug-followup@FreeBSD.org, lebel.jerome@gmail.com Cc: Subject: Re: amd64/166639: [boot] Syscons issue Intel D2700 Date: Thu, 27 Sep 2012 05:58:10 -0500 I can also confirm that running: vidcontrol MODE_27 vidcontrol -f iso ...on the console fixes the issue, at least on my D2500CC. Thanks.